Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFTargetMachine.h32 const BPFSubtarget *getSubtargetImpl() const { return &Subtarget; } in getSubtargetImpl() function
33 const BPFSubtarget *getSubtargetImpl(const Function &) const override { in getSubtargetImpl() function
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreTargetMachine.h38 const XCoreSubtarget *getSubtargetImpl() const { return &Subtarget; } in getSubtargetImpl() function
39 const XCoreSubtarget *getSubtargetImpl(const Function &) const override { in getSubtargetImpl() function
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVTargetMachine.h32 const SPIRVSubtarget *getSubtargetImpl() const { return &Subtarget; } in getSubtargetImpl() function
34 const SPIRVSubtarget *getSubtargetImpl(const Function &) const override { in getSubtargetImpl() function
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCTargetMachine.h36 const ARCSubtarget *getSubtargetImpl() const { return &Subtarget; } in getSubtargetImpl() function
37 const ARCSubtarget *getSubtargetImpl(const Function &) const override { in getSubtargetImpl() function
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVETargetMachine.h38 const VESubtarget *getSubtargetImpl() const { return &Subtarget; } in getSubtargetImpl() function
39 const VESubtarget *getSubtargetImpl(const Function &) const override { in getSubtargetImpl() function
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXTargetMachine.h42 const NVPTXSubtarget *getSubtargetImpl(const Function &) const override { in getSubtargetImpl() function
45 const NVPTXSubtarget *getSubtargetImpl() const { return &Subtarget; } in getSubtargetImpl() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRTargetMachine.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/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiTargetMachine.h38 getSubtargetImpl(const llvm::Function & /*Fn*/) const override { in getSubtargetImpl() function
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430TargetMachine.h38 const MSP430Subtarget *getSubtargetImpl(const Function &F) const override { in getSubtargetImpl() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcTargetMachine.h37 const SparcSubtarget *getSubtargetImpl() const { return &Subtarget; } getSubtargetImpl() function
H A DSparcTargetMachine.cpp117 SparcTargetMachine::getSubtargetImpl(const Function &F) const { in getSubtargetImpl() function in SparcTargetMachine
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kTargetMachine.h46 const M68kSubtarget *getSubtargetImpl() const { return &Subtarget; } in getSubtargetImpl() function
H A DM68kTargetMachine.cpp116 M68kTargetMachine::getSubtargetImpl(const Function &F) const { in getSubtargetImpl() function in M68kTargetMachine
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsTargetMachine.h49 const MipsSubtarget *getSubtargetImpl() const { in getSubtargetImpl() function
H A DMipsTargetMachine.cpp169 MipsTargetMachine::getSubtargetImpl(const Function &F) const { in getSubtargetImpl() function in MipsTargetMachine
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetMachine.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/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYTargetMachine.cpp65 CSKYTargetMachine::getSubtargetImpl(const Function &F) const { in getSubtargetImpl() function in CSKYTargetMachine
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600TargetMachine.cpp68 R600TargetMachine::getSubtargetImpl(const Function &F) const { in getSubtargetImpl() function in R600TargetMachine
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaTargetMachine.cpp68 XtensaTargetMachine::getSubtargetImpl(const Function &F) const { in getSubtargetImpl() function in XtensaTargetMachine
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDirectXTargetMachine.cpp156 DirectXTargetMachine::getSubtargetImpl(const Function &) const { in getSubtargetImpl() function in DirectXTargetMachine
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchTargetMachine.cpp101 LoongArchTargetMachine::getSubtargetImpl(const Function &F) const { in getSubtargetImpl() function in LoongArchTargetMachine
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetMachine.cpp165 SystemZTargetMachine::getSubtargetImpl(const Function &F) const { in getSubtargetImpl() function in SystemZTargetMachine
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetMachine.cpp287 HexagonTargetMachine::getSubtargetImpl(const Function &F) const { in getSubtargetImpl() function in HexagonTargetMachine
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetMachine.cpp363 PPCTargetMachine::getSubtargetImpl(const Function &F) const { in getSubtargetImpl() function in PPCTargetMachine
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetMachine.cpp261 X86TargetMachine::getSubtargetImpl(const Function &F) const { in getSubtargetImpl() function in X86TargetMachine

12