Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/
H A DLanaiSubtarget.h58 const LanaiTargetLowering *getTargetLowering() const override { in getTargetLowering() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreSubtarget.h53 const XCoreTargetLowering *getTargetLowering() const override { in getTargetLowering() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARC/
H A DARCSubtarget.h52 const ARCTargetLowering *getTargetLowering() const override { in getTargetLowering() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerHelper.h67 const TargetLowering &getTargetLowering() const { return TLI; } in getTargetLowering() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVESubtarget.h58 const VETargetLowering *getTargetLowering() const override { return &TLInfo; } in getTargetLowering() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBPFSubtarget.h80 const BPFTargetLowering *getTargetLowering() const override { in getTargetLowering() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/
H A DMSP430Subtarget.h70 const MSP430TargetLowering *getTargetLowering() const override { in getTargetLowering() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXSubtarget.h64 const NVPTXTargetLowering *getTargetLowering() const override { in getTargetLowering() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblySubtarget.h74 const WebAssemblyTargetLowering *getTargetLowering() const override { in getTargetLowering() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kSubtarget.h155 const M68kTargetLowering *getTargetLowering() const override { in getTargetLowering() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DR600Subtarget.h63 const R600TargetLowering *getTargetLowering() const override { in getTargetLowering() function
H A DGCNSubtarget.h226 const SITargetLowering *getTargetLowering() const override { in getTargetLowering() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/
H A DAVRSubtarget.h43 const AVRTargetLowering *getTargetLowering() const override { return &TLInfo; } in getTargetLowering() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcSubtarget.h71 const SparcTargetLowering *getTargetLowering() const override { in getTargetLowering() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVSubtarget.h97 const RISCVTargetLowering *getTargetLowering() const override { in getTargetLowering() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetSubtargetInfo.h96 virtual const TargetLowering *getTargetLowering() const { return nullptr; } in getTargetLowering() function
H A DSelectionDAGISel.h67 const TargetLowering *getTargetLowering() const { return TLI; } in getTargetLowering() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZSubtarget.h103 const SystemZTargetLowering *getTargetLowering() const override { in getTargetLowering() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.h123 const HexagonTargetLowering *getTargetLowering() const override { in getTargetLowering() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsSubtarget.h389 const MipsTargetLowering *getTargetLowering() const override { in getTargetLowering() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h205 const PPCTargetLowering *getTargetLowering() const override { in getTargetLowering() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h302 const AArch64TargetLowering *getTargetLowering() const override { in getTargetLowering() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86Subtarget.h545 const X86TargetLowering *getTargetLowering() const override { in getTargetLowering() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMSubtarget.h566 const ARMTargetLowering *getTargetLowering() const override { in getTargetLowering() function
H A DARMFastISel.cpp210 const TargetLowering *getTargetLowering() { return &TLI; } in getTargetLowering() function in __anon455527bb0111::ARMFastISel

12