Defined in 2 files as a prototype:
Defined in 2 files as a function:
Referenced in 113 files:
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/Combiner.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/IRTranslator.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/Utils.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineScheduler.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/TargetPassConfig.h, line 146
- external/apache2/llvm/dist/llvm/include/llvm/Target/TargetMachine.h, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AtomicExpandPass.cpp, line 168
- external/apache2/llvm/dist/llvm/lib/CodeGen/BranchFolding.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/CodeGenPrepare.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/DwarfEHPrepare.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/ExpandMemCmp.cpp, line 808
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/Combiner.cpp, line 93
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/InstructionSelect.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/Legalizer.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/RegBankSelect.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/Utils.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/IndirectBrExpandPass.cpp, line 87
- external/apache2/llvm/dist/llvm/lib/CodeGen/InterleavedAccessPass.cpp, line 520
- external/apache2/llvm/dist/llvm/lib/CodeGen/InterleavedLoadCombinePass.cpp, line 1324
- external/apache2/llvm/dist/llvm/lib/CodeGen/LLVMTargetMachine.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/LiveDebugValues.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/LiveDebugValues.h, line 26
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LowerEmuTLS.cpp, line 68
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineBlockPlacement.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineScheduler.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/PostRASchedulerList.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/PseudoProbeInserter.cpp, line 168
- external/apache2/llvm/dist/llvm/lib/CodeGen/SafeStack.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/StackProtector.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TargetPassConfig.cpp, 49 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TypePromotion.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64FalkorHWPFFix.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64TargetMachine.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64TargetMachine.h, line 44
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64O0PreLegalizerCombiner.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerCombiner.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64PostSelectOptimize.cpp, line 49
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64PreLegalizerCombiner.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUAnnotateKernelFeatures.cpp, line 418
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUAtomicOptimizer.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp, line 1365
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPULowerIntrinsics.cpp, line 126
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPULowerKernelArguments.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUPerfHintAnalysis.cpp, line 364
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUPostLegalizerCombiner.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUPreLegalizerCombiner.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUPropagateAttributes.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPURegBankCombiner.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIAnnotateControlFlow.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/ARC/ARCTargetMachine.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/ARC/ARCTargetMachine.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMParallelDSP.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMTargetMachine.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMTargetMachine.h, line 58
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MVEGatherScatterLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MVELaneInterleavingPass.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MVETailPredication.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AVRTargetMachine.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AVRTargetMachine.h, line 43
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFTargetMachine.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFTargetMachine.h, line 35
- external/apache2/llvm/dist/llvm/lib/Target/CSKY/CSKYTargetMachine.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/CSKY/CSKYTargetMachine.h, line 30
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonTargetMachine.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonTargetMachine.h, line 41
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonVectorCombine.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/LanaiTargetMachine.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/LanaiTargetMachine.h, line 44
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kTargetMachine.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kTargetMachine.h, line 48
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/MSP430TargetMachine.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/MSP430TargetMachine.h, line 39
- external/apache2/llvm/dist/llvm/lib/Target/Mips/Mips16HardFloat.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsModuleISelDAGToDAG.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsPreLegalizerCombiner.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsTargetMachine.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsTargetMachine.h, line 60
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXTargetMachine.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXTargetMachine.h, line 53
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCBoolRetToInt.cpp, line 193
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCLowerMASSVEntries.cpp, line 153
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCTargetMachine.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCTargetMachine.h, line 52
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVTargetMachine.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVTargetMachine.h, line 39
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/SparcTargetMachine.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/SparcTargetMachine.h, line 38
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZTDC.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZTargetMachine.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZTargetMachine.h, line 46
- external/apache2/llvm/dist/llvm/lib/Target/VE/VETargetMachine.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/VETargetMachine.h, line 45
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp, line 694
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.h, line 43
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86LowerAMXIntrinsics.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86LowerAMXType.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86PartialReduction.cpp, line 447
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86PreAMXConfig.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86TargetMachine.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86TargetMachine.h, line 50
- external/apache2/llvm/dist/llvm/lib/Target/XCore/XCoreTargetMachine.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/XCore/XCoreTargetMachine.h, line 43
- external/apache2/llvm/dist/llvm/tools/llc/llc.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/Assembler.cpp, 2 times