Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.h219 outliner::InstrType getOutliningTypeImpl(const MachineModuleInfo &MMI,
H A DRISCVInstrInfo.cpp3491 RISCVInstrInfo::getOutliningTypeImpl(const MachineModuleInfo &MMI, in getOutliningTypeImpl() function in RISCVInstrInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.h639 outliner::InstrType getOutliningTypeImpl(const MachineModuleInfo &MMI,
H A DX86InstrInfo.cpp10645 X86InstrInfo::getOutliningTypeImpl(const MachineModuleInfo &MMI, in getOutliningTypeImpl() function in X86InstrInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h493 outliner::InstrType getOutliningTypeImpl(const MachineModuleInfo &MMI,
H A DAArch64InstrInfo.cpp9644 AArch64InstrInfo::getOutliningTypeImpl(const MachineModuleInfo &MMI, in getOutliningTypeImpl() function in AArch64InstrInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h362 outliner::InstrType getOutliningTypeImpl(const MachineModuleInfo &MMI,
H A DARMBaseInstrInfo.cpp6133 ARMBaseInstrInfo::getOutliningTypeImpl(const MachineModuleInfo &MMI, in getOutliningTypeImpl() function in ARMBaseInstrInfo
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp2132 return getOutliningTypeImpl(MMI, MIT, Flags); in getOutliningType()
2198 return getOutliningTypeImpl(MMI, MIT, Flags); in getOutliningType()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h2185 getOutliningTypeImpl(const MachineModuleInfo &MMI, in getOutliningTypeImpl() function