Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFTargetMachine.h30 const BPFSubtarget *getSubtargetImpl() const { return &Subtarget; } in getSubtargetImpl() function
31 const BPFSubtarget *getSubtargetImpl(const Function &) const override { in getSubtargetImpl() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreTargetMachine.h37 const XCoreSubtarget *getSubtargetImpl() const { return &Subtarget; } in getSubtargetImpl() function
38 const XCoreSubtarget *getSubtargetImpl(const Function &) const override { in getSubtargetImpl() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZTargetMachine.h38 const SystemZSubtarget *getSubtargetImpl() const { return &Subtarget; } in getSubtargetImpl() function
40 const SystemZSubtarget *getSubtargetImpl(const Function &) const override { in getSubtargetImpl() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCTargetMachine.h34 const ARCSubtarget *getSubtargetImpl() const { return &Subtarget; } in getSubtargetImpl() function
35 const ARCSubtarget *getSubtargetImpl(const Function &) const override { in getSubtargetImpl() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/
DVETargetMachine.h36 const VESubtarget *getSubtargetImpl() const { return &Subtarget; } in getSubtargetImpl() function
37 const VESubtarget *getSubtargetImpl(const Function &) const override { in getSubtargetImpl() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXTargetMachine.h44 const NVPTXSubtarget *getSubtargetImpl(const Function &) const override { in getSubtargetImpl() function
47 const NVPTXSubtarget *getSubtargetImpl() const { return &Subtarget; } in getSubtargetImpl() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRTargetMachine.cpp88 const AVRSubtarget *AVRTargetMachine::getSubtargetImpl() const { in getSubtargetImpl() function in llvm::AVRTargetMachine
92 const AVRSubtarget *AVRTargetMachine::getSubtargetImpl(const Function &) const { in getSubtargetImpl() function in llvm::AVRTargetMachine
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430TargetMachine.h36 const MSP430Subtarget *getSubtargetImpl(const Function &F) const override { in getSubtargetImpl() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcTargetMachine.h34 const SparcSubtarget *getSubtargetImpl() const { return &Subtarget; } in getSubtargetImpl() function
DSparcTargetMachine.cpp109 SparcTargetMachine::getSubtargetImpl(const Function &F) const { in getSubtargetImpl() function in SparcTargetMachine
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiTargetMachine.h40 getSubtargetImpl(const llvm::Function & /*Fn*/) const override { in getSubtargetImpl() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsTargetMachine.h48 const MipsSubtarget *getSubtargetImpl() const { in getSubtargetImpl() function
DMipsTargetMachine.cpp159 MipsTargetMachine::getSubtargetImpl(const Function &F) const { in getSubtargetImpl() function in MipsTargetMachine
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyTargetMachine.cpp139 WebAssemblyTargetMachine::getSubtargetImpl(std::string CPU, in getSubtargetImpl() function in WebAssemblyTargetMachine
149 WebAssemblyTargetMachine::getSubtargetImpl(const Function &F) const { in getSubtargetImpl() function in WebAssemblyTargetMachine
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVTargetMachine.cpp76 RISCVTargetMachine::getSubtargetImpl(const Function &F) const { in getSubtargetImpl() function in RISCVTargetMachine
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonTargetMachine.cpp227 HexagonTargetMachine::getSubtargetImpl(const Function &F) const { in getSubtargetImpl() function in HexagonTargetMachine
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86TargetMachine.cpp241 X86TargetMachine::getSubtargetImpl(const Function &F) const { in getSubtargetImpl() function in X86TargetMachine
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCTargetMachine.cpp311 PPCTargetMachine::getSubtargetImpl(const Function &F) const { in getSubtargetImpl() function in PPCTargetMachine
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUTargetMachine.cpp474 const R600Subtarget *R600TargetMachine::getSubtargetImpl( in getSubtargetImpl() function in R600TargetMachine
511 const GCNSubtarget *GCNTargetMachine::getSubtargetImpl(const Function &F) const { in getSubtargetImpl() function in GCNTargetMachine
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetMachine.h117 virtual const TargetSubtargetInfo *getSubtargetImpl(const Function &) const { in getSubtargetImpl() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMTargetMachine.cpp252 ARMBaseTargetMachine::getSubtargetImpl(const Function &F) const { in getSubtargetImpl() function in ARMBaseTargetMachine
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64TargetMachine.cpp321 AArch64TargetMachine::getSubtargetImpl(const Function &F) const { in getSubtargetImpl() function in AArch64TargetMachine