/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
D | RISCVSubtarget.cpp | 73 const LegalizerInfo *RISCVSubtarget::getLegalizerInfo() const { in getLegalizerInfo() function in RISCVSubtarget
|
D | RISCVSubtarget.h | 112 const LegalizerInfo *getLegalizerInfo() const override;
|
/external/llvm-project/llvm/lib/Target/RISCV/ |
D | RISCVSubtarget.cpp | 77 const LegalizerInfo *RISCVSubtarget::getLegalizerInfo() const { in getLegalizerInfo() function in RISCVSubtarget
|
D | RISCVSubtarget.h | 146 const LegalizerInfo *getLegalizerInfo() const override;
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | AMDGPURegBankCombiner.cpp | 129 = static_cast<const AMDGPULegalizerInfo *>(ST.getLegalizerInfo()); in runOnMachineFunction()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetSubtargetInfo.h | 119 virtual const LegalizerInfo *getLegalizerInfo() const { return nullptr; } in getLegalizerInfo() function
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | TargetSubtargetInfo.h | 120 virtual const LegalizerInfo *getLegalizerInfo() const { return nullptr; } in getLegalizerInfo() function
|
/external/llvm-project/llvm/lib/Target/PowerPC/ |
D | PPCSubtarget.cpp | 253 const LegalizerInfo *PPCSubtarget::getLegalizerInfo() const { in getLegalizerInfo() function in PPCSubtarget
|
D | PPCSubtarget.h | 412 const LegalizerInfo *getLegalizerInfo() const override;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64Subtarget.cpp | 201 const LegalizerInfo *AArch64Subtarget::getLegalizerInfo() const { in getLegalizerInfo() function in AArch64Subtarget
|
D | AArch64Subtarget.h | 264 const LegalizerInfo *getLegalizerInfo() const override;
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | MipsSubtarget.h | 405 const LegalizerInfo *getLegalizerInfo() const override;
|
D | MipsSubtarget.cpp | 285 const LegalizerInfo *MipsSubtarget::getLegalizerInfo() const { in getLegalizerInfo() function in MipsSubtarget
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsSubtarget.h | 401 const LegalizerInfo *getLegalizerInfo() const override;
|
D | MipsSubtarget.cpp | 285 const LegalizerInfo *MipsSubtarget::getLegalizerInfo() const { in getLegalizerInfo() function in MipsSubtarget
|
/external/llvm-project/llvm/lib/Target/AArch64/ |
D | AArch64Subtarget.cpp | 243 const LegalizerInfo *AArch64Subtarget::getLegalizerInfo() const { in getLegalizerInfo() function in AArch64Subtarget
|
D | AArch64Subtarget.h | 294 const LegalizerInfo *getLegalizerInfo() const override;
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86Subtarget.cpp | 333 const LegalizerInfo *X86Subtarget::getLegalizerInfo() const { in getLegalizerInfo() function in X86Subtarget
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
D | LegalizerHelper.h | 96 const LegalizerInfo &getLegalizerInfo() const { return LI; } in getLegalizerInfo() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86Subtarget.cpp | 366 const LegalizerInfo *X86Subtarget::getLegalizerInfo() const { in getLegalizerInfo() function in X86Subtarget
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | Legalizer.cpp | 309 const LegalizerInfo &LI = *MF.getSubtarget().getLegalizerInfo(); in runOnMachineFunction()
|
/external/llvm-project/llvm/lib/Target/ARM/ |
D | ARMSubtarget.cpp | 135 const LegalizerInfo *ARMSubtarget::getLegalizerInfo() const { in getLegalizerInfo() function in ARMSubtarget
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMSubtarget.cpp | 135 const LegalizerInfo *ARMSubtarget::getLegalizerInfo() const { in getLegalizerInfo() function in ARMSubtarget
|
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
D | Legalizer.cpp | 346 const LegalizerInfo &LI = *MF.getSubtarget().getLegalizerInfo(); in runOnMachineFunction()
|
/external/llvm-project/llvm/lib/Target/AArch64/GISel/ |
D | AArch64PostLegalizerCombiner.cpp | 274 MI.getParent()->getParent()->getSubtarget().getLegalizerInfo(); in combine()
|