Home
last modified time | relevance | path

Searched defs:getSubtargetImpl (Results 1 – 25 of 29) sorted by relevance

12

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/BPF/
HDBPFTargetMachine.h32 const BPFSubtarget *getSubtargetImpl() const { return &Subtarget; } in getSubtargetImpl() function
33 const BPFSubtarget *getSubtargetImpl(const Function &) const override { in getSubtargetImpl() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARC/
HDARCTargetMachine.h36 const ARCSubtarget *getSubtargetImpl() const { return &Subtarget; } in getSubtargetImpl() function
37 const ARCSubtarget *getSubtargetImpl(const Function &) const override { in getSubtargetImpl() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SPIRV/
HDSPIRVTargetMachine.h32 const SPIRVSubtarget *getSubtargetImpl() const { return &Subtarget; } in getSubtargetImpl() function
34 const SPIRVSubtarget *getSubtargetImpl(const Function &) const override { in getSubtargetImpl() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/XCore/
HDXCoreTargetMachine.h38 const XCoreSubtarget *getSubtargetImpl() const { return &Subtarget; } in getSubtargetImpl() function
39 const XCoreSubtarget *getSubtargetImpl(const Function &) const override { in getSubtargetImpl() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/VE/
HDVETargetMachine.h38 const VESubtarget *getSubtargetImpl() const { return &Subtarget; } in getSubtargetImpl() function
39 const VESubtarget *getSubtargetImpl(const Function &) const override { in getSubtargetImpl() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
HDNVPTXTargetMachine.h42 const NVPTXSubtarget *getSubtargetImpl(const Function &) const override { in getSubtargetImpl() function
45 const NVPTXSubtarget *getSubtargetImpl() const { return &Subtarget; } in getSubtargetImpl() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AVR/
HDAVRTargetMachine.cpp101 const AVRSubtarget *AVRTargetMachine::getSubtargetImpl() const { in getSubtargetImpl() function in llvm::AVRTargetMachine
105 const AVRSubtarget *AVRTargetMachine::getSubtargetImpl(const Function &) const { in getSubtargetImpl() function in llvm::AVRTargetMachine
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
HDLanaiTargetMachine.h38 getSubtargetImpl(const llvm::Function & /*Fn*/) const override { in getSubtargetImpl() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/MSP430/
HDMSP430TargetMachine.h38 const MSP430Subtarget *getSubtargetImpl(const Function &F) const override { in getSubtargetImpl() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/M68k/
HDM68kTargetMachine.h46 const M68kSubtarget *getSubtargetImpl() const { return &Subtarget; } in getSubtargetImpl() function
HDM68kTargetMachine.cpp116 M68kTargetMachine::getSubtargetImpl(const Function &F) const { in getSubtargetImpl() function in M68kTargetMachine
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
HDWebAssemblyTargetMachine.cpp155 const WebAssemblySubtarget *WebAssemblyTargetMachine::getSubtargetImpl() const { in getSubtargetImpl() function in WebAssemblyTargetMachine
161 WebAssemblyTargetMachine::getSubtargetImpl(std::string CPU, in getSubtargetImpl() function in WebAssemblyTargetMachine
171 WebAssemblyTargetMachine::getSubtargetImpl(const Function &F) const { in getSubtargetImpl() function in WebAssemblyTargetMachine
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsTargetMachine.h49 const MipsSubtarget *getSubtargetImpl() const { in getSubtargetImpl() function
HDMipsTargetMachine.cpp169 MipsTargetMachine::getSubtargetImpl(const Function &F) const { in getSubtargetImpl() function in MipsTargetMachine
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/CSKY/
HDCSKYTargetMachine.cpp65 CSKYTargetMachine::getSubtargetImpl(const Function &F) const { in getSubtargetImpl() function in CSKYTargetMachine
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDR600TargetMachine.cpp68 R600TargetMachine::getSubtargetImpl(const Function &F) const { in getSubtargetImpl() function in R600TargetMachine
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Xtensa/
HDXtensaTargetMachine.cpp68 XtensaTargetMachine::getSubtargetImpl(const Function &F) const { in getSubtargetImpl() function in XtensaTargetMachine
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/DirectX/
HDDirectXTargetMachine.cpp156 DirectXTargetMachine::getSubtargetImpl(const Function &) const { in getSubtargetImpl() function in DirectXTargetMachine
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
HDSystemZTargetMachine.cpp165 SystemZTargetMachine::getSubtargetImpl(const Function &F) const { in getSubtargetImpl() function in SystemZTargetMachine
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/LoongArch/
HDLoongArchTargetMachine.cpp101 LoongArchTargetMachine::getSubtargetImpl(const Function &F) const { in getSubtargetImpl() function in LoongArchTargetMachine
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonTargetMachine.cpp287 HexagonTargetMachine::getSubtargetImpl(const Function &F) const { in getSubtargetImpl() function in HexagonTargetMachine
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Sparc/
HDSparcTargetMachine.cpp117 SparcTargetMachine::getSubtargetImpl(const Function &F) const { in getSubtargetImpl() function in SparcTargetMachine
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCTargetMachine.cpp363 PPCTargetMachine::getSubtargetImpl(const Function &F) const { in getSubtargetImpl() function in PPCTargetMachine
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86TargetMachine.cpp261 X86TargetMachine::getSubtargetImpl(const Function &F) const { in getSubtargetImpl() function in X86TargetMachine
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVTargetMachine.cpp176 RISCVTargetMachine::getSubtargetImpl(const Function &F) const { in getSubtargetImpl() function in RISCVTargetMachine

12