Searched refs:getOutliningTypeImpl (Results 1 – 10 of 10) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfo.h | 199 getOutliningTypeImpl(MachineBasicBlock::iterator &MBBI,
|
| H A D | RISCVInstrInfo.cpp | 2463 RISCVInstrInfo::getOutliningTypeImpl(MachineBasicBlock::iterator &MBBI, in getOutliningTypeImpl() function in RISCVInstrInfo
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstrInfo.h | 600 getOutliningTypeImpl(MachineBasicBlock::iterator &MIT, unsigned Flags) const override;
|
| H A D | X86InstrInfo.cpp | 10458 X86InstrInfo::getOutliningTypeImpl(MachineBasicBlock::iterator &MIT, in getOutliningTypeImpl() function in X86InstrInfo
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrInfo.h | 326 getOutliningTypeImpl(MachineBasicBlock::iterator &MIT, unsigned Flags) const override;
|
| H A D | AArch64InstrInfo.cpp | 8786 AArch64InstrInfo::getOutliningTypeImpl(MachineBasicBlock::iterator &MIT, in getOutliningTypeImpl() function in AArch64InstrInfo
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | TargetInstrInfo.cpp | 1760 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 D | ARMBaseInstrInfo.h | 357 outliner::InstrType getOutliningTypeImpl(MachineBasicBlock::iterator &MIT,
|
| H A D | ARMBaseInstrInfo.cpp | 6279 ARMBaseInstrInfo::getOutliningTypeImpl(MachineBasicBlock::iterator &MIT, in getOutliningTypeImpl() function in ARMBaseInstrInfo
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetInstrInfo.h | 2070 getOutliningTypeImpl(MachineBasicBlock::iterator &MIT, unsigned Flags) const { in getOutliningTypeImpl() function
|