Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDirectXSubtarget.h45 const DirectXTargetLowering *getTargetLowering() const override { in getTargetLowering() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiSubtarget.h58 const LanaiTargetLowering *getTargetLowering() const override { in getTargetLowering() function
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreSubtarget.h53 const XCoreTargetLowering *getTargetLowering() const override { in getTargetLowering() function
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCSubtarget.h55 const ARCTargetLowering *getTargetLowering() const override { in getTargetLowering() function
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVESubtarget.h58 const VETargetLowering *getTargetLowering() const override { return &TLInfo; } in getTargetLowering() function
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430Subtarget.h71 const MSP430TargetLowering *getTargetLowering() const override { in getTargetLowering() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerHelper.h78 const TargetLowering &getTargetLowering() const { return TLI; } in getTargetLowering() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcSubtarget.h63 const SparcTargetLowering *getTargetLowering() const override { in getTargetLowering() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRSubtarget.h46 const AVRTargetLowering *getTargetLowering() const override { in getTargetLowering() function
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZSubtarget.h80 const SystemZTargetLowering *getTargetLowering() const override { in getTargetLowering() function
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXSubtarget.h69 const NVPTXTargetLowering *getTargetLowering() const override { in getTargetLowering() function
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVSubtarget.h114 const SPIRVTargetLowering *getTargetLowering() const override { in getTargetLowering() function
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFSubtarget.h102 const BPFTargetLowering *getTargetLowering() const override { in getTargetLowering() function
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblySubtarget.h77 const WebAssemblyTargetLowering *getTargetLowering() const override { in getTargetLowering() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600Subtarget.h56 const R600TargetLowering *getTargetLowering() const override { in getTargetLowering() function
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kSubtarget.h165 const M68kTargetLowering *getTargetLowering() const override { in getTargetLowering() function
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchSubtarget.h89 const LoongArchTargetLowering *getTargetLowering() const override { in getTargetLowering() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetSubtargetInfo.h100 virtual const TargetLowering *getTargetLowering() const { return nullptr; } in getTargetLowering() function
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h146 const PPCTargetLowering *getTargetLowering() const override { in getTargetLowering() function
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSubtarget.h116 const RISCVTargetLowering *getTargetLowering() const override { in getTargetLowering() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.h128 const HexagonTargetLowering *getTargetLowering() const override { in getTargetLowering() function
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYSubtarget.h120 const CSKYTargetLowering *getTargetLowering() const override { in getTargetLowering() function
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86Subtarget.h125 const X86TargetLowering *getTargetLowering() const override { in getTargetLowering() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.h391 const MipsTargetLowering *getTargetLowering() const override { in getTargetLowering() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h189 const AArch64TargetLowering *getTargetLowering() const override { in getTargetLowering() function

12