Searched defs:getLegalizerInfo (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerHelper.h96 const LegalizerInfo &getLegalizerInfo() const { return LI; } function in class:llvm::LegalizerHelper
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSubtarget.cpp73 const LegalizerInfo *RISCVSubtarget::getLegalizerInfo() const { function in class:RISCVSubtarget
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.cpp212 const LegalizerInfo *AArch64Subtarget::getLegalizerInfo() const { function in class:AArch64Subtarget
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.cpp285 const LegalizerInfo *MipsSubtarget::getLegalizerInfo() const { function in class:MipsSubtarget
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86Subtarget.cpp366 const LegalizerInfo *X86Subtarget::getLegalizerInfo() const { function in class:X86Subtarget
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetSubtargetInfo.h119 virtual const LegalizerInfo *getLegalizerInfo() const { return nullptr; } function in class:llvm::TargetSubtargetInfo
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSubtarget.cpp135 const LegalizerInfo *ARMSubtarget::getLegalizerInfo() const { function in class:ARMSubtarget

Completed in 183 milliseconds