Defined in 18 files as a prototype:
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64InstrInfo.h, line 163 (as a prototype)
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIInstrInfo.h, line 231 (as a prototype)
- contrib/llvm-project/llvm/lib/Target/ARC/ARCInstrInfo.h, line 76 (as a prototype)
- contrib/llvm-project/llvm/lib/Target/ARM/ARMBaseInstrInfo.h, line 227 (as a prototype)
- contrib/llvm-project/llvm/lib/Target/ARM/Thumb1InstrInfo.h, line 49 (as a prototype)
- contrib/llvm-project/llvm/lib/Target/ARM/Thumb2InstrInfo.h, line 51 (as a prototype)
- contrib/llvm-project/llvm/lib/Target/AVR/AVRInstrInfo.h, line 82 (as a prototype)
- contrib/llvm-project/llvm/lib/Target/BPF/BPFInstrInfo.h, line 44 (as a prototype)
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonInstrInfo.h, line 192 (as a prototype)
- contrib/llvm-project/llvm/lib/Target/Lanai/LanaiInstrInfo.h, line 62 (as a prototype)
- contrib/llvm-project/llvm/lib/Target/MSP430/MSP430InstrInfo.h, line 48 (as a prototype)
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCInstrInfo.h, line 417 (as a prototype)
- contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfo.h, line 46 (as a prototype)
- contrib/llvm-project/llvm/lib/Target/Sparc/SparcInstrInfo.h, line 93 (as a prototype)
- contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZInstrInfo.h, line 268 (as a prototype)
- contrib/llvm-project/llvm/lib/Target/VE/VEInstrInfo.h, line 72 (as a prototype)
- contrib/llvm-project/llvm/lib/Target/X86/X86InstrInfo.h, line 351 (as a prototype)
- contrib/llvm-project/llvm/lib/Target/XCore/XCoreInstrInfo.h, line 75 (as a prototype)
Defined in 20 files as a function:
- contrib/llvm-project/llvm/include/llvm/CodeGen/TargetInstrInfo.h, line 987 (as a function)
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64InstrInfo.cpp, line 3192 (as a function)
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIInstrInfo.cpp, line 1367 (as a function)
- contrib/llvm-project/llvm/lib/Target/ARC/ARCInstrInfo.cpp, line 322 (as a function)
- contrib/llvm-project/llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp, line 1322 (as a function)
- contrib/llvm-project/llvm/lib/Target/ARM/Thumb1InstrInfo.cpp, line 106 (as a function)
- contrib/llvm-project/llvm/lib/Target/ARM/Thumb2InstrInfo.cpp, line 178 (as a function)
- contrib/llvm-project/llvm/lib/Target/AVR/AVRInstrInfo.cpp, line 159 (as a function)
- contrib/llvm-project/llvm/lib/Target/BPF/BPFInstrInfo.cpp, line 147 (as a function)
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonInstrInfo.cpp, line 958 (as a function)
- contrib/llvm-project/llvm/lib/Target/Lanai/LanaiInstrInfo.cpp, line 69 (as a function)
- contrib/llvm-project/llvm/lib/Target/MSP430/MSP430InstrInfo.cpp, line 63 (as a function)
- contrib/llvm-project/llvm/lib/Target/Mips/MipsInstrInfo.h, line 124 (as a function)
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCInstrInfo.cpp, line 1530 (as a function)
- contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfo.cpp, line 140 (as a function)
- contrib/llvm-project/llvm/lib/Target/Sparc/SparcInstrInfo.cpp, line 434 (as a function)
- contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZInstrInfo.cpp, line 874 (as a function)
- contrib/llvm-project/llvm/lib/Target/VE/VEInstrInfo.cpp, line 419 (as a function)
- contrib/llvm-project/llvm/lib/Target/X86/X86InstrInfo.cpp, line 3741 (as a function)
- contrib/llvm-project/llvm/lib/Target/XCore/XCoreInstrInfo.cpp, line 381 (as a function)
Referenced in 16 files:
- contrib/llvm-project/llvm/lib/CodeGen/InlineSpiller.cpp, line 921
- contrib/llvm-project/llvm/lib/CodeGen/PrologEpilogInserter.cpp, line 582
- contrib/llvm-project/llvm/lib/CodeGen/RegAllocFast.cpp, line 349
- contrib/llvm-project/llvm/lib/CodeGen/RegisterScavenging.cpp, line 525
- contrib/llvm-project/llvm/lib/CodeGen/TargetInstrInfo.cpp, line 621
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SILowerSGPRSpills.cpp, line 140
- contrib/llvm-project/llvm/lib/Target/ARM/Thumb2InstrInfo.cpp, line 218
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonFrameLowering.cpp
- contrib/llvm-project/llvm/lib/Target/Mips/MipsSEFrameLowering.cpp
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCFrameLowering.cpp, line 2585
- contrib/llvm-project/llvm/lib/Target/RISCV/RISCVFrameLowering.cpp, line 709
- contrib/llvm-project/llvm/lib/Target/RISCV/RISCVISelLowering.cpp, line 1306
- contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZFrameLowering.cpp
- contrib/llvm-project/llvm/lib/Target/X86/X86FrameLowering.cpp, line 2406
- contrib/llvm-project/llvm/lib/Target/XCore/XCoreFrameLowering.cpp, line 463