Home
last modified time | relevance | path

Searched refs:getOutliningTypeImpl (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.h213 getOutliningTypeImpl(MachineBasicBlock::iterator &MBBI,
H A DRISCVInstrInfo.cpp2878 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 DX86InstrInfo.h594 getOutliningTypeImpl(MachineBasicBlock::iterator &MIT, unsigned Flags) const override;
H A DX86InstrInfo.cpp10547 X86InstrInfo::getOutliningTypeImpl(MachineBasicBlock::iterator &MIT, in getOutliningTypeImpl() function in X86InstrInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h473 getOutliningTypeImpl(MachineBasicBlock::iterator &MIT, unsigned Flags) const override;
H A DAArch64InstrInfo.cpp8865 AArch64InstrInfo::getOutliningTypeImpl(MachineBasicBlock::iterator &MIT, in getOutliningTypeImpl() function in AArch64InstrInfo
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp1820 return getOutliningTypeImpl(MIT, Flags); in getOutliningType()
1886 return getOutliningTypeImpl(MIT, Flags); in getOutliningType()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h362 outliner::InstrType getOutliningTypeImpl(MachineBasicBlock::iterator &MIT,
H A DARMBaseInstrInfo.cpp6281 ARMBaseInstrInfo::getOutliningTypeImpl(MachineBasicBlock::iterator &MIT, in getOutliningTypeImpl() function in ARMBaseInstrInfo
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h2106 getOutliningTypeImpl(MachineBasicBlock::iterator &MIT, unsigned Flags) const { in getOutliningTypeImpl() function