Searched defs:getOutliningTypeImpl (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetInstrInfo.h | 2106 getOutliningTypeImpl(MachineBasicBlock::iterator &MIT, unsigned Flags) const { getOutliningTypeImpl() function |
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVInstrInfo.cpp | 2868 RISCVInstrInfo::getOutliningTypeImpl(MachineBasicBlock::iterator &MBBI, getOutliningTypeImpl() function in RISCVInstrInfo |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMBaseInstrInfo.cpp | 6281 ARMBaseInstrInfo::getOutliningTypeImpl(MachineBasicBlock::iterator &MIT, getOutliningTypeImpl() function in ARMBaseInstrInfo |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86InstrInfo.cpp | 10547 X86InstrInfo::getOutliningTypeImpl(MachineBasicBlock::iterator &MIT, getOutliningTypeImpl() function in X86InstrInfo |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64InstrInfo.cpp | 8857 AArch64InstrInfo::getOutliningTypeImpl(MachineBasicBlock::iterator &MIT, getOutliningTypeImpl() function in AArch64InstrInfo |