Defined in 2 files as a prototype:
Defined in 1 files as a function:
Referenced in 126 files:
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/Analysis.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/BasicTTIImpl.h, 6 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/FastISel.h, line 211
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/FunctionLoweringInfo.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/CallLowering.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/GISelKnownBits.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/InlineAsmLowering.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/Utils.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ResourcePriorityQueue.h, line 60
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/SelectionDAG.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/SelectionDAGISel.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/SwiftErrorValueTracking.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/SwitchLoweringUtils.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/TargetLowering.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/TargetSubtargetInfo.h, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/Analysis.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DbgEntityHistoryCalculator.cpp, line 454
- external/apache2/llvm/dist/llvm/lib/CodeGen/AtomicExpandPass.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/CallingConvLower.cpp, line 257
- external/apache2/llvm/dist/llvm/lib/CodeGen/CodeGenPrepare.cpp, 44 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/DwarfEHPrepare.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/ExpandMemCmp.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/FinalizeISel.cpp, line 50
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/GISelKnownBits.cpp, line 357
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/InlineAsmLowering.cpp, 44 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/Utils.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/IndirectBrExpandPass.cpp, line 55
- external/apache2/llvm/dist/llvm/lib/CodeGen/InterleavedAccessPass.cpp, line 103
- external/apache2/llvm/dist/llvm/lib/CodeGen/InterleavedLoadCombinePass.cpp, line 87
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineBasicBlock.cpp, line 1639
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineScheduler.cpp, line 2934
- external/apache2/llvm/dist/llvm/lib/CodeGen/RDFGraph.cpp, line 753
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp, 94 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/InstrEmitter.h, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp, 68 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp, 25 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp, 66 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.cpp, 25 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp, 36 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp, 94 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp, line 80
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp, 38 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp, 118 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp, line 72
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp, 146 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TargetInstrInfo.cpp, line 1038
- external/apache2/llvm/dist/llvm/lib/CodeGen/TargetLoweringBase.cpp, line 1624
- external/apache2/llvm/dist/llvm/lib/CodeGen/TypePromotion.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/LTO/UpdateCompilerUsed.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp, 56 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ISelLowering.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64SelectionDAGInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUISelLowering.h, line 27
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUPerfHintAnalysis.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp, line 919
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIISelLowering.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Target/ARC/ARCISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARC/ARCISelLowering.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMFastISel.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMISelLowering.cpp, 97 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMISelLowering.h, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp, line 108
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMSelectionDAGInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp, line 1762
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AVRISelDAGToDAG.cpp, line 211
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AVRISelLowering.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AVRISelLowering.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFISelLowering.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFISelLowering.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonISelDAGToDAG.cpp, line 2150
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonISelLowering.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonISelLowering.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonSelectionDAGInfo.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/LanaiISelLowering.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/LanaiISelLowering.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kISelLowering.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kISelLowering.h, line 116
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/MSP430ISelLowering.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/MSP430ISelLowering.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsCCState.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsCCState.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsCallLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsFastISel.cpp, line 140
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsISelLowering.cpp, 18 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsISelLowering.h, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsSEISelDAGToDAG.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsSEISelLowering.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXISelLowering.h, line 440
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCFastISel.cpp, line 92
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCISelLowering.cpp, 27 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCISelLowering.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVISelLowering.cpp, 18 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVISelLowering.h, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/SparcISelLowering.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/SparcISelLowering.h, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZISelLowering.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZISelLowering.h, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/VEISelLowering.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/VEISelLowering.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ISelDAGToDAG.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ISelLowering.cpp, 169 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ISelLowering.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86SelectionDAGInfo.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/XCore/XCoreFrameLowering.cpp, line 163
- external/apache2/llvm/dist/llvm/lib/Target/XCore/XCoreISelLowering.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Target/XCore/XCoreISelLowering.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/XCore/XCoreSelectionDAGInfo.cpp, 4 times