Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.h126 getOutliningType(MachineBasicBlock::iterator &MBBI,
H A DRISCVInstrInfo.cpp1052 RISCVInstrInfo::getOutliningType(MachineBasicBlock::iterator &MBBI, in getOutliningType() function in RISCVInstrInfo
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h279 getOutliningType(MachineBasicBlock::iterator &MIT, unsigned Flags) const override;
H A DAArch64InstrInfo.cpp6991 AArch64InstrInfo::getOutliningType(MachineBasicBlock::iterator &MIT, in getOutliningType() function in AArch64InstrInfo
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.h548 getOutliningType(MachineBasicBlock::iterator &MIT, unsigned Flags) const override;
H A DX86InstrInfo.cpp9036 X86InstrInfo::getOutliningType(MachineBasicBlock::iterator &MIT, unsigned Flags) const { in getOutliningType() function in X86InstrInfo
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOutliner.cpp273 switch (TII.getOutliningType(It, Flags)) { in convertToUnsignedVec()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h353 outliner::InstrType getOutliningType(MachineBasicBlock::iterator &MIT,
H A DARMBaseInstrInfo.cpp6083 ARMBaseInstrInfo::getOutliningType(MachineBasicBlock::iterator &MIT, in getOutliningType() function in ARMBaseInstrInfo
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1917 getOutliningType(MachineBasicBlock::iterator &MIT, unsigned Flags) const { in getOutliningType() function