Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.h162 outliner::InstrType getOutliningType(MachineBasicBlock::iterator &MBBI,
H A DRISCVInstrInfo.cpp1906 RISCVInstrInfo::getOutliningType(MachineBasicBlock::iterator &MBBI, in getOutliningType() function in RISCVInstrInfo
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86InstrInfo.h561 getOutliningType(MachineBasicBlock::iterator &MIT, unsigned Flags) const override;
H A DX86InstrInfo.cpp9641 X86InstrInfo::getOutliningType(MachineBasicBlock::iterator &MIT, unsigned Flags) const { in getOutliningType() function in X86InstrInfo
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h295 getOutliningType(MachineBasicBlock::iterator &MIT, unsigned Flags) const override;
H A DAArch64InstrInfo.cpp7686 AArch64InstrInfo::getOutliningType(MachineBasicBlock::iterator &MIT, in getOutliningType() function in AArch64InstrInfo
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineOutliner.cpp287 switch (TII.getOutliningType(It, Flags)) { in convertToUnsignedVec()
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h355 outliner::InstrType getOutliningType(MachineBasicBlock::iterator &MIT,
H A DARMBaseInstrInfo.cpp6278 ARMBaseInstrInfo::getOutliningType(MachineBasicBlock::iterator &MIT, in getOutliningType() function in ARMBaseInstrInfo
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1980 getOutliningType(MachineBasicBlock::iterator &MIT, unsigned Flags) const { in getOutliningType() function