Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFSubtarget.cpp120 const LegalizerInfo *BPFSubtarget::getLegalizerInfo() const { in getLegalizerInfo() function in BPFSubtarget
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerHelper.h77 const LegalizerInfo &getLegalizerInfo() const { return LI; } in getLegalizerInfo() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVSubtarget.h104 const LegalizerInfo *getLegalizerInfo() const override { getLegalizerInfo() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.cpp289 const LegalizerInfo *MipsSubtarget::getLegalizerInfo() const { getLegalizerInfo() function in MipsSubtarget
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.cpp201 const LegalizerInfo *PPCSubtarget::getLegalizerInfo() const { getLegalizerInfo() function in PPCSubtarget
/freebsd-src/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kSubtarget.cpp73 const LegalizerInfo *M68kSubtarget::getLegalizerInfo() const { in getLegalizerInfo() function in M68kSubtarget
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSubtarget.cpp121 const LegalizerInfo *RISCVSubtarget::getLegalizerInfo() const { getLegalizerInfo() function in RISCVSubtarget
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86Subtarget.cpp365 const LegalizerInfo *X86Subtarget::getLegalizerInfo() const { in getLegalizerInfo() function in X86Subtarget
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.cpp375 const LegalizerInfo *AArch64Subtarget::getLegalizerInfo() const { getLegalizerInfo() function in AArch64Subtarget
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSubtarget.cpp131 const LegalizerInfo *ARMSubtarget::getLegalizerInfo() const { getLegalizerInfo() function in ARMSubtarget
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetSubtargetInfo.h124 virtual const LegalizerInfo *getLegalizerInfo() const { return nullptr; } in getLegalizerInfo() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h272 const LegalizerInfo *getLegalizerInfo() const override { getLegalizerInfo() function