Searched refs:getOutliningType (Results 1 – 10 of 10) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfo.h | 162 outliner::InstrType getOutliningType(MachineBasicBlock::iterator &MBBI,
|
| H A D | RISCVInstrInfo.cpp | 1906 RISCVInstrInfo::getOutliningType(MachineBasicBlock::iterator &MBBI, in getOutliningType() function in RISCVInstrInfo
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
| H A D | X86InstrInfo.h | 561 getOutliningType(MachineBasicBlock::iterator &MIT, unsigned Flags) const override;
|
| H A D | X86InstrInfo.cpp | 9641 X86InstrInfo::getOutliningType(MachineBasicBlock::iterator &MIT, unsigned Flags) const { in getOutliningType() function in X86InstrInfo
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrInfo.h | 295 getOutliningType(MachineBasicBlock::iterator &MIT, unsigned Flags) const override;
|
| H A D | AArch64InstrInfo.cpp | 7686 AArch64InstrInfo::getOutliningType(MachineBasicBlock::iterator &MIT, in getOutliningType() function in AArch64InstrInfo
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
| H A D | MachineOutliner.cpp | 287 switch (TII.getOutliningType(It, Flags)) { in convertToUnsignedVec()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
| H A D | ARMBaseInstrInfo.h | 355 outliner::InstrType getOutliningType(MachineBasicBlock::iterator &MIT,
|
| H A D | ARMBaseInstrInfo.cpp | 6278 ARMBaseInstrInfo::getOutliningType(MachineBasicBlock::iterator &MIT, in getOutliningType() function in ARMBaseInstrInfo
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
| H A D | TargetInstrInfo.h | 1980 getOutliningType(MachineBasicBlock::iterator &MIT, unsigned Flags) const { in getOutliningType() function
|