Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.h126 getOutliningType(MachineBasicBlock::iterator &MBBI,
H A DRISCVInstrInfo.cpp1046 RISCVInstrInfo::getOutliningType(MachineBasicBlock::iterator &MBBI, in getOutliningType() function in RISCVInstrInfo
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h279 getOutliningType(MachineBasicBlock::iterator &MIT, unsigned Flags) const override;
H A DAArch64InstrInfo.cpp6930 AArch64InstrInfo::getOutliningType(MachineBasicBlock::iterator &MIT, in getOutliningType() function in AArch64InstrInfo
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InstrInfo.h544 getOutliningType(MachineBasicBlock::iterator &MIT, unsigned Flags) const override;
H A DX86InstrInfo.cpp8982 X86InstrInfo::getOutliningType(MachineBasicBlock::iterator &MIT, unsigned Flags) const { in getOutliningType() function in X86InstrInfo
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineOutliner.cpp273 switch (TII.getOutliningType(It, Flags)) { in convertToUnsignedVec()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h353 outliner::InstrType getOutliningType(MachineBasicBlock::iterator &MIT,
H A DARMBaseInstrInfo.cpp6097 ARMBaseInstrInfo::getOutliningType(MachineBasicBlock::iterator &MIT, in getOutliningType() function in ARMBaseInstrInfo
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1904 getOutliningType(MachineBasicBlock::iterator &MIT, unsigned Flags) const { in getOutliningType() function