Searched refs:getOutliningTypeImpl (Results 1 – 10 of 10) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrInfo.h | 213 getOutliningTypeImpl(MachineBasicBlock::iterator &MBBI,
|
H A D | RISCVInstrInfo.cpp | 2878 RISCVInstrInfo::getOutliningTypeImpl(MachineBasicBlock::iterator &MBBI, in getOutliningTypeImpl() 2871 RISCVInstrInfo::getOutliningTypeImpl(MachineBasicBlock::iterator &MBBI, getOutliningTypeImpl() function in RISCVInstrInfo
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InstrInfo.h | 594 getOutliningTypeImpl(MachineBasicBlock::iterator &MIT, unsigned Flags) const override;
|
H A D | X86InstrInfo.cpp | 10547 X86InstrInfo::getOutliningTypeImpl(MachineBasicBlock::iterator &MIT, in getOutliningTypeImpl() function in X86InstrInfo
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrInfo.h | 473 getOutliningTypeImpl(MachineBasicBlock::iterator &MIT, unsigned Flags) const override;
|
H A D | AArch64InstrInfo.cpp | 8865 AArch64InstrInfo::getOutliningTypeImpl(MachineBasicBlock::iterator &MIT, in getOutliningTypeImpl() function in AArch64InstrInfo
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetInstrInfo.cpp | 1820 return getOutliningTypeImpl(MIT, Flags); in getOutliningType() 1886 return getOutliningTypeImpl(MIT, Flags); in getOutliningType()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMBaseInstrInfo.h | 362 outliner::InstrType getOutliningTypeImpl(MachineBasicBlock::iterator &MIT,
|
H A D | ARMBaseInstrInfo.cpp | 6281 ARMBaseInstrInfo::getOutliningTypeImpl(MachineBasicBlock::iterator &MIT, in getOutliningTypeImpl() function in ARMBaseInstrInfo
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetInstrInfo.h | 2106 getOutliningTypeImpl(MachineBasicBlock::iterator &MIT, unsigned Flags) const { in getOutliningTypeImpl() function
|