Home
last modified time | relevance | path

Searched defs:getLegalizerInfo (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerHelper.h77 const LegalizerInfo &getLegalizerInfo() const { return LI; } in getLegalizerInfo() function
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVSubtarget.h108 const LegalizerInfo *getLegalizerInfo() const override { in getLegalizerInfo() function
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSubtarget.cpp116 const LegalizerInfo *RISCVSubtarget::getLegalizerInfo() const { in getLegalizerInfo() function in RISCVSubtarget
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kSubtarget.cpp73 const LegalizerInfo *M68kSubtarget::getLegalizerInfo() const { in getLegalizerInfo() function in M68kSubtarget
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.cpp288 const LegalizerInfo *MipsSubtarget::getLegalizerInfo() const { in getLegalizerInfo() function in MipsSubtarget
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86Subtarget.cpp365 const LegalizerInfo *X86Subtarget::getLegalizerInfo() const { in getLegalizerInfo() function in X86Subtarget
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.cpp262 const LegalizerInfo *PPCSubtarget::getLegalizerInfo() const { in getLegalizerInfo() function in PPCSubtarget
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSubtarget.cpp127 const LegalizerInfo *ARMSubtarget::getLegalizerInfo() const { in getLegalizerInfo() function in ARMSubtarget
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.cpp383 const LegalizerInfo *AArch64Subtarget::getLegalizerInfo() const { in getLegalizerInfo() function in AArch64Subtarget
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetSubtargetInfo.h124 virtual const LegalizerInfo *getLegalizerInfo() const { return nullptr; } in getLegalizerInfo() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h295 const LegalizerInfo *getLegalizerInfo() const override { in getLegalizerInfo() function