Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/BPF/
H A DBPFSubtarget.cpp120 const LegalizerInfo *BPFSubtarget::getLegalizerInfo() const { getLegalizerInfo() function in BPFSubtarget
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerHelper.h77 const LegalizerInfo &getLegalizerInfo() const { return LI; } getLegalizerInfo() function
/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVSubtarget.h108 const LegalizerInfo *getLegalizerInfo() const override { getLegalizerInfo() function
/llvm-project/llvm/lib/Target/M68k/
H A DM68kSubtarget.cpp73 const LegalizerInfo *M68kSubtarget::getLegalizerInfo() const { in getLegalizerInfo() function in M68kSubtarget
/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.cpp289 const LegalizerInfo *MipsSubtarget::getLegalizerInfo() const { getLegalizerInfo() function in MipsSubtarget
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSubtarget.cpp118 const LegalizerInfo *RISCVSubtarget::getLegalizerInfo() const { getLegalizerInfo() function in RISCVSubtarget
/llvm-project/llvm/lib/Target/X86/
H A DX86Subtarget.cpp366 const LegalizerInfo *X86Subtarget::getLegalizerInfo() const { getLegalizerInfo() function in X86Subtarget
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.cpp263 const LegalizerInfo *PPCSubtarget::getLegalizerInfo() const { getLegalizerInfo() function in PPCSubtarget
/llvm-project/llvm/lib/Target/ARM/
H A DARMSubtarget.cpp128 const LegalizerInfo *ARMSubtarget::getLegalizerInfo() const { getLegalizerInfo() function in ARMSubtarget
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.cpp382 const LegalizerInfo *AArch64Subtarget::getLegalizerInfo() const { getLegalizerInfo() function in AArch64Subtarget
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetSubtargetInfo.h124 virtual const LegalizerInfo *getLegalizerInfo() const { return nullptr; } getLegalizerInfo() function
/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h290 const LegalizerInfo *getLegalizerInfo() const override { getLegalizerInfo() function