Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.h199 getOutliningTypeImpl(MachineBasicBlock::iterator &MBBI,
H A DRISCVInstrInfo.cpp2463 RISCVInstrInfo::getOutliningTypeImpl(MachineBasicBlock::iterator &MBBI, in getOutliningTypeImpl() function in RISCVInstrInfo
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.h600 getOutliningTypeImpl(MachineBasicBlock::iterator &MIT, unsigned Flags) const override;
H A DX86InstrInfo.cpp10458 X86InstrInfo::getOutliningTypeImpl(MachineBasicBlock::iterator &MIT, in getOutliningTypeImpl() function in X86InstrInfo
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h326 getOutliningTypeImpl(MachineBasicBlock::iterator &MIT, unsigned Flags) const override;
H A DAArch64InstrInfo.cpp8786 AArch64InstrInfo::getOutliningTypeImpl(MachineBasicBlock::iterator &MIT, in getOutliningTypeImpl() function in AArch64InstrInfo
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp1760 return getOutliningTypeImpl(MIT, Flags); in getOutliningType()
1826 return getOutliningTypeImpl(MIT, Flags); in getOutliningType()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h357 outliner::InstrType getOutliningTypeImpl(MachineBasicBlock::iterator &MIT,
H A DARMBaseInstrInfo.cpp6279 ARMBaseInstrInfo::getOutliningTypeImpl(MachineBasicBlock::iterator &MIT, in getOutliningTypeImpl() function in ARMBaseInstrInfo
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h2070 getOutliningTypeImpl(MachineBasicBlock::iterator &MIT, unsigned Flags) const { in getOutliningTypeImpl() function