/external/llvm/lib/Target/BPF/ |
D | BPFSubtarget.h | 52 const BPFTargetLowering *getTargetLowering() const override { in getTargetLowering() function
|
/external/llvm/lib/Target/XCore/ |
D | XCoreSubtarget.h | 54 const XCoreTargetLowering *getTargetLowering() const override { in getTargetLowering() function
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430Subtarget.h | 60 const MSP430TargetLowering *getTargetLowering() const override { in getTargetLowering() function
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblySubtarget.h | 61 const WebAssemblyTargetLowering *getTargetLowering() const override { in getTargetLowering() function
|
/external/mesa3d/src/gallium/drivers/radeon/ |
D | AMDGPUTargetMachine.h | 58 virtual AMDGPUTargetLowering * getTargetLowering() const { in getTargetLowering() function
|
/external/llvm/lib/Target/Sparc/ |
D | SparcSubtarget.h | 56 const SparcTargetLowering *getTargetLowering() const override { in getTargetLowering() function
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZSubtarget.h | 69 const SystemZTargetLowering *getTargetLowering() const override { in getTargetLowering() function
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXSubtarget.h | 65 const NVPTXTargetLowering *getTargetLowering() const override { in getTargetLowering() function
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonSubtarget.h | 72 const HexagonTargetLowering *getTargetLowering() const override { in getTargetLowering() function
|
/external/llvm/include/llvm/Target/ |
D | TargetSubtargetInfo.h | 81 virtual const TargetLowering *getTargetLowering() const { return nullptr; } in getTargetLowering() function
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64Subtarget.h | 95 const AArch64TargetLowering *getTargetLowering() const override { in getTargetLowering() function
|
/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUSubtarget.h | 113 AMDGPUTargetLowering *getTargetLowering() const override { in getTargetLowering() function
|
/external/llvm/lib/Target/Mips/ |
D | MipsSubtarget.h | 303 const MipsTargetLowering *getTargetLowering() const override { in getTargetLowering() function
|
/external/llvm/include/llvm/CodeGen/ |
D | SelectionDAGISel.h | 63 const TargetLowering *getTargetLowering() const { return TLI; } in getTargetLowering() function
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCSubtarget.h | 167 const PPCTargetLowering *getTargetLowering() const override { in getTargetLowering() function
|
/external/llvm/lib/Target/ARM/ |
D | ARMSubtarget.h | 283 const ARMTargetLowering *getTargetLowering() const override { in getTargetLowering() function
|
D | ARMFastISel.cpp | 190 const TargetLowering *getTargetLowering() { return &TLI; } in getTargetLowering() function in __anonb1bfd3920111::ARMFastISel
|
/external/llvm/lib/Target/X86/ |
D | X86Subtarget.h | 277 const X86TargetLowering *getTargetLowering() const override { in getTargetLowering() function
|