Home
last modified time | relevance | path

Searched defs:getTargetLowering (Results 1 – 25 of 26) sorted by relevance

12

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
DLanaiSubtarget.h58 const LanaiTargetLowering *getTargetLowering() const override { in getTargetLowering() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/XCore/
DXCoreSubtarget.h53 const XCoreTargetLowering *getTargetLowering() const override { in getTargetLowering() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARC/
DARCSubtarget.h54 const ARCTargetLowering *getTargetLowering() const override { in getTargetLowering() function
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerHelper.h69 const TargetLowering &getTargetLowering() const { return TLI; } in getTargetLowering() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/VE/
DVESubtarget.h58 const VETargetLowering *getTargetLowering() const override { return &TLInfo; } in getTargetLowering() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/BPF/
DBPFSubtarget.h80 const BPFTargetLowering *getTargetLowering() const override { in getTargetLowering() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/MSP430/
DMSP430Subtarget.h70 const MSP430TargetLowering *getTargetLowering() const override { in getTargetLowering() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
DNVPTXSubtarget.h64 const NVPTXTargetLowering *getTargetLowering() const override { in getTargetLowering() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblySubtarget.h74 const WebAssemblyTargetLowering *getTargetLowering() const override { in getTargetLowering() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/M68k/
DM68kSubtarget.h159 const M68kTargetLowering *getTargetLowering() const override { in getTargetLowering() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DR600Subtarget.h63 const R600TargetLowering *getTargetLowering() const override { in getTargetLowering() function
DGCNSubtarget.h228 const SITargetLowering *getTargetLowering() const override { in getTargetLowering() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AVR/
DAVRSubtarget.h43 const AVRTargetLowering *getTargetLowering() const override { return &TLInfo; } in getTargetLowering() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Sparc/
DSparcSubtarget.h71 const SparcTargetLowering *getTargetLowering() const override { in getTargetLowering() function
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DTargetSubtargetInfo.h96 virtual const TargetLowering *getTargetLowering() const { return nullptr; } in getTargetLowering() function
DSelectionDAGISel.h67 const TargetLowering *getTargetLowering() const { return TLI; } in getTargetLowering() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
DRISCVSubtarget.h98 const RISCVTargetLowering *getTargetLowering() const override { in getTargetLowering() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
DHexagonSubtarget.h124 const HexagonTargetLowering *getTargetLowering() const override { in getTargetLowering() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
DSystemZSubtarget.h108 const SystemZTargetLowering *getTargetLowering() const override { in getTargetLowering() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
DMipsSubtarget.h389 const MipsTargetLowering *getTargetLowering() const override { in getTargetLowering() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
DPPCSubtarget.h207 const PPCTargetLowering *getTargetLowering() const override { in getTargetLowering() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
DAArch64Subtarget.h315 const AArch64TargetLowering *getTargetLowering() const override { in getTargetLowering() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
DX86Subtarget.h549 const X86TargetLowering *getTargetLowering() const override { in getTargetLowering() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
DARMSubtarget.h566 const ARMTargetLowering *getTargetLowering() const override { in getTargetLowering() function
DARMFastISel.cpp210 const TargetLowering *getTargetLowering() { return &TLI; } in getTargetLowering() function in __anone109c5480111::ARMFastISel

12