Defined in 11 files as a member:
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64CallLowering.cpp, line 214 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64CallLowering.cpp, line 319 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp, line 447 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUCallLowering.cpp, line 49 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUCallLowering.cpp, line 164 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMCallLowering.cpp, line 171 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMCallLowering.cpp, line 430 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsCallLowering.cpp, line 132 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsCallLowering.cpp, line 235 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86CallLowering.cpp, line 126 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86CallLowering.cpp, line 233 (as a member)
Defined in 2 files as a label:
Referenced in 143 files:
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/CSEMIRBuilder.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/IRTranslator.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h, 16 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/FixupStatepointCallerSaved.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/CSEMIRBuilder.cpp, 23 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/CallLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp, 59 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp, 80 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp, 18 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp, 61 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/IfConversion.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/ImplicitNullChecks.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp, 18 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugVariables.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineInstr.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineInstrBundle.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/PatchableFunction.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/PeepholeOptimizer.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/FastISel.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp, 97 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/InstrEmitter.h, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TailDuplicator.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TargetInstrInfo.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TargetLoweringBase.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TwoAddressInstructionPass.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/XRayInstrumentation.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64AdvSIMDScalarPass.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64CondBrTuning.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ConditionalCompares.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64FastISel.cpp, 28 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64FrameLowering.cpp, 37 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64InstrInfo.cpp, 25 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64LowerHomogeneousPrologEpilog.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64CallLowering.cpp, 35 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp, 248 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerLowering.cpp, 33 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64PreLegalizerCombiner.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUCallLowering.cpp, 37 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp, 255 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp, 18 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUMachineCFGStructurizer.cpp, 31 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDILCFGStructurizer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600ISelLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600InstrInfo.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIISelLowering.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIInstrInfo.cpp, 37 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp, 18 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIPeepholeSDWA.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp, 41 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIShrinkInstructions.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/ARC/ARCInstrInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp, 155 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMBaseInstrInfo.h, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMBaseRegisterInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMBlockPlacement.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMCallLowering.cpp, 18 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMConstantIslandPass.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMExpandPseudoInsts.cpp, 145 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMFastISel.cpp, 72 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMFrameLowering.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMISelLowering.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMInstrInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMInstructionSelector.cpp, 100 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp, 62 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp, 35 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MLxExpansionPass.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MVETPAndVPTOptimisationsPass.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MVETailPredUtils.h, 34 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/Thumb1FrameLowering.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/Thumb2ITBlockPass.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/Thumb2InstrInfo.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/Thumb2SizeReduction.cpp, 35 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ThumbRegisterInfo.cpp, 19 times
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AVRExpandPseudoInsts.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonBitSimplify.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonConstExtenders.cpp, 19 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonConstPropagation.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonEarlyIfConv.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonExpandCondsets.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonFixupHwLoops.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonGenPredicate.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonInstrInfo.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonInstrInfo.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonOptAddrMode.cpp, 39 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonVExtract.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kExpandPseudo.cpp, 47 times
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kISelLowering.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kInstrBuilder.h, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kInstrInfo.cpp, 67 times
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kInstrInfo.h, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MicroMipsSizeReduction.cpp, 23 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/Mips16InstrInfo.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsBranchExpansion.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsCallLowering.cpp, 19 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsFastISel.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsISelLowering.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsInstrInfo.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsInstructionSelector.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsSEISelDAGToDAG.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsSEISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsSEInstrInfo.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXPeephole.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCFastISel.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCFrameLowering.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCISelLowering.cpp, 27 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCInstrBuilder.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCReduceCRLogicals.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVInstrInfo.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/SparcInstrInfo.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZElimCompare.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZFrameLowering.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZInstrBuilder.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZInstrInfo.cpp, 25 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/VEISelLowering.cpp, 40 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/VEInstrBuilder.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/VEInstrInfo.cpp, 18 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyFastISel.cpp, 21 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyFixIrreducibleControlFlow.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86CallLowering.cpp, 19 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86CmovConversion.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ExpandPseudo.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FastISel.cpp, 41 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FixupBWInsts.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FlagsCopyLowering.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ISelLowering.cpp, 79 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InsertPrefetch.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InstrBuilder.h, 22 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InstrInfo.cpp, 206 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InstructionSelector.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/XCore/XCoreFrameLowering.cpp, 5 times
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/Assembler.cpp, 3 times
- external/gpl3/gdb.old/dist/sim/testsuite/sim/bfin/se_loop_kill_dcr.S, line 638
- external/gpl3/gdb.old/dist/sim/testsuite/sim/bfin/se_loop_kill_dcr_01.S, line 638
- external/gpl3/gdb/dist/sim/testsuite/sim/bfin/se_loop_kill_dcr.S, line 638
- external/gpl3/gdb/dist/sim/testsuite/sim/bfin/se_loop_kill_dcr_01.S, line 638