Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetSubtargetInfo.h119 virtual const LegalizerInfo *getLegalizerInfo() const { return nullptr; } in getLegalizerInfo() function
/third_party/skia/third_party/externals/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;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsSubtarget.cpp285 const LegalizerInfo *MipsSubtarget::getLegalizerInfo() const { in getLegalizerInfo() function in MipsSubtarget
DMipsSubtarget.h401 const LegalizerInfo *getLegalizerInfo() const override;
DMipsRegisterBankInfo.cpp670 const LegalizerInfo &LegInfo = *MF->getSubtarget().getLegalizerInfo(); in applyMappingImpl()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerHelper.h96 const LegalizerInfo &getLegalizerInfo() const { return LI; } in getLegalizerInfo() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86Subtarget.cpp366 const LegalizerInfo *X86Subtarget::getLegalizerInfo() const { in getLegalizerInfo() function in X86Subtarget
DX86Subtarget.h540 const LegalizerInfo *getLegalizerInfo() const override;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizer.cpp309 const LegalizerInfo &LI = *MF.getSubtarget().getLegalizerInfo(); in runOnMachineFunction()
DLegalizerInfo.cpp744 if (const LegalizerInfo *MLI = MF.getSubtarget().getLegalizerInfo()) { in machineFunctionIsIllegal()
DLegalizerHelper.cpp70 LI(*MF.getSubtarget().getLegalizerInfo()), Observer(Observer) { in LegalizerHelper()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMSubtarget.cpp135 const LegalizerInfo *ARMSubtarget::getLegalizerInfo() const { in getLegalizerInfo() function in ARMSubtarget
DARMSubtarget.h544 const LegalizerInfo *getLegalizerInfo() const override;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUSubtarget.h433 const LegalizerInfo *getLegalizerInfo() const override { in getLegalizerInfo() function