Home
last modified time | relevance | path

Searched refs:getLegalizerInfo (Results 1 – 25 of 40) sorted by relevance

12

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVSubtarget.cpp73 const LegalizerInfo *RISCVSubtarget::getLegalizerInfo() const { in getLegalizerInfo() function in RISCVSubtarget
DRISCVSubtarget.h112 const LegalizerInfo *getLegalizerInfo() const override;
/external/llvm-project/llvm/lib/Target/RISCV/
DRISCVSubtarget.cpp77 const LegalizerInfo *RISCVSubtarget::getLegalizerInfo() const { in getLegalizerInfo() function in RISCVSubtarget
DRISCVSubtarget.h146 const LegalizerInfo *getLegalizerInfo() const override;
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPURegBankCombiner.cpp129 = static_cast<const AMDGPULegalizerInfo *>(ST.getLegalizerInfo()); in runOnMachineFunction()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetSubtargetInfo.h119 virtual const LegalizerInfo *getLegalizerInfo() const { return nullptr; } in getLegalizerInfo() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetSubtargetInfo.h120 virtual const LegalizerInfo *getLegalizerInfo() const { return nullptr; } in getLegalizerInfo() function
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCSubtarget.cpp253 const LegalizerInfo *PPCSubtarget::getLegalizerInfo() const { in getLegalizerInfo() function in PPCSubtarget
DPPCSubtarget.h412 const LegalizerInfo *getLegalizerInfo() const override;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64Subtarget.cpp201 const LegalizerInfo *AArch64Subtarget::getLegalizerInfo() const { in getLegalizerInfo() function in AArch64Subtarget
DAArch64Subtarget.h264 const LegalizerInfo *getLegalizerInfo() const override;
/external/llvm-project/llvm/lib/Target/Mips/
DMipsSubtarget.h405 const LegalizerInfo *getLegalizerInfo() const override;
DMipsSubtarget.cpp285 const LegalizerInfo *MipsSubtarget::getLegalizerInfo() const { in getLegalizerInfo() function in MipsSubtarget
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsSubtarget.h401 const LegalizerInfo *getLegalizerInfo() const override;
DMipsSubtarget.cpp285 const LegalizerInfo *MipsSubtarget::getLegalizerInfo() const { in getLegalizerInfo() function in MipsSubtarget
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64Subtarget.cpp243 const LegalizerInfo *AArch64Subtarget::getLegalizerInfo() const { in getLegalizerInfo() function in AArch64Subtarget
DAArch64Subtarget.h294 const LegalizerInfo *getLegalizerInfo() const override;
/external/llvm-project/llvm/lib/Target/X86/
DX86Subtarget.cpp333 const LegalizerInfo *X86Subtarget::getLegalizerInfo() const { in getLegalizerInfo() function in X86Subtarget
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerHelper.h96 const LegalizerInfo &getLegalizerInfo() const { return LI; } in getLegalizerInfo() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86Subtarget.cpp366 const LegalizerInfo *X86Subtarget::getLegalizerInfo() const { in getLegalizerInfo() function in X86Subtarget
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizer.cpp309 const LegalizerInfo &LI = *MF.getSubtarget().getLegalizerInfo(); in runOnMachineFunction()
/external/llvm-project/llvm/lib/Target/ARM/
DARMSubtarget.cpp135 const LegalizerInfo *ARMSubtarget::getLegalizerInfo() const { in getLegalizerInfo() function in ARMSubtarget
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMSubtarget.cpp135 const LegalizerInfo *ARMSubtarget::getLegalizerInfo() const { in getLegalizerInfo() function in ARMSubtarget
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DLegalizer.cpp346 const LegalizerInfo &LI = *MF.getSubtarget().getLegalizerInfo(); in runOnMachineFunction()
/external/llvm-project/llvm/lib/Target/AArch64/GISel/
DAArch64PostLegalizerCombiner.cpp274 MI.getParent()->getParent()->getSubtarget().getLegalizerInfo(); in combine()

12