/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/ |
D | BPFTargetMachine.h | 31 const BPFSubtarget *getSubtargetImpl() const { return &Subtarget; } in getSubtargetImpl() function 32 const BPFSubtarget *getSubtargetImpl(const Function &) const override { in getSubtargetImpl() function
|
/external/llvm/lib/Target/XCore/ |
D | XCoreTargetMachine.h | 32 const XCoreSubtarget *getSubtargetImpl() const { return &Subtarget; } in getSubtargetImpl() function 33 const XCoreSubtarget *getSubtargetImpl(const Function &) const override { in getSubtargetImpl() function
|
/external/llvm/lib/Target/BPF/ |
D | BPFTargetMachine.h | 31 const BPFSubtarget *getSubtargetImpl() const { return &Subtarget; } in getSubtargetImpl() function 32 const BPFSubtarget *getSubtargetImpl(const Function &) const override { in getSubtargetImpl() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/ |
D | XCoreTargetMachine.h | 38 const XCoreSubtarget *getSubtargetImpl() const { return &Subtarget; } in getSubtargetImpl() function 39 const XCoreSubtarget *getSubtargetImpl(const Function &) const override { in getSubtargetImpl() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZTargetMachine.h | 39 const SystemZSubtarget *getSubtargetImpl() const { return &Subtarget; } in getSubtargetImpl() function 41 const SystemZSubtarget *getSubtargetImpl(const Function &) const override { in getSubtargetImpl() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/ |
D | ARCTargetMachine.h | 35 const ARCSubtarget *getSubtargetImpl() const { return &Subtarget; } in getSubtargetImpl() function 36 const ARCSubtarget *getSubtargetImpl(const Function &) const override { in getSubtargetImpl() function
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZTargetMachine.h | 36 const SystemZSubtarget *getSubtargetImpl() const { return &Subtarget; } in getSubtargetImpl() function 37 const SystemZSubtarget *getSubtargetImpl(const Function &) const override { in getSubtargetImpl() function
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXTargetMachine.h | 43 const NVPTXSubtarget *getSubtargetImpl(const Function &) const override { in getSubtargetImpl() function 46 const NVPTXSubtarget *getSubtargetImpl() const { return &Subtarget; } in getSubtargetImpl() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/ |
D | NVPTXTargetMachine.h | 45 const NVPTXSubtarget *getSubtargetImpl(const Function &) const override { in getSubtargetImpl() function 48 const NVPTXSubtarget *getSubtargetImpl() const { return &Subtarget; } in getSubtargetImpl() function
|
/external/llvm/lib/Target/AVR/ |
D | AVRTargetMachine.cpp | 81 const AVRSubtarget *AVRTargetMachine::getSubtargetImpl() const { in getSubtargetImpl() function in llvm::AVRTargetMachine 85 const AVRSubtarget *AVRTargetMachine::getSubtargetImpl(const Function &) const { in getSubtargetImpl() function in llvm::AVRTargetMachine
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430TargetMachine.h | 37 const MSP430Subtarget *getSubtargetImpl(const Function &F) const override { in getSubtargetImpl() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Nios2/ |
D | Nios2TargetMachine.h | 33 const Nios2Subtarget *getSubtargetImpl() const { return &Subtarget; } in getSubtargetImpl() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/ |
D | MSP430TargetMachine.h | 37 const MSP430Subtarget *getSubtargetImpl(const Function &F) const override { in getSubtargetImpl() function
|
/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUTargetMachine.h | 93 inline const AMDGPUSubtarget *AMDGPUTargetMachine::getSubtargetImpl( in getSubtargetImpl() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/ |
D | RISCVTargetMachine.h | 34 const RISCVSubtarget *getSubtargetImpl(const Function &) const override { in getSubtargetImpl() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/ |
D | AVRTargetMachine.cpp | 94 const AVRSubtarget *AVRTargetMachine::getSubtargetImpl() const { in getSubtargetImpl() function in llvm::AVRTargetMachine 98 const AVRSubtarget *AVRTargetMachine::getSubtargetImpl(const Function &) const { in getSubtargetImpl() function in llvm::AVRTargetMachine
|
/external/llvm/lib/Target/Sparc/ |
D | SparcTargetMachine.h | 35 const SparcSubtarget *getSubtargetImpl() const { return &Subtarget; } in getSubtargetImpl() function
|
/external/llvm/lib/Target/Lanai/ |
D | LanaiTargetMachine.h | 40 getSubtargetImpl(const llvm::Function &Fn) const override { in getSubtargetImpl() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/ |
D | LanaiTargetMachine.h | 41 getSubtargetImpl(const llvm::Function & /*Fn*/) const override { in getSubtargetImpl() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/ |
D | SparcTargetMachine.h | 35 const SparcSubtarget *getSubtargetImpl() const { return &Subtarget; } in getSubtargetImpl() function
|
/external/swiftshader/third_party/LLVM/lib/Target/PTX/ |
D | PTXTargetMachine.h | 59 virtual const PTXSubtarget *getSubtargetImpl() const { return &Subtarget; } in getSubtargetImpl() function
|
/external/llvm/lib/Target/ARM/ |
D | ARMTargetMachine.h | 46 const ARMSubtarget *getSubtargetImpl() const { return &Subtarget; } in getSubtargetImpl() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsTargetMachine.h | 49 const MipsSubtarget *getSubtargetImpl() const { in getSubtargetImpl() function
|
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/ |
D | SystemZTargetMachine.h | 49 virtual const SystemZSubtarget *getSubtargetImpl() const { return &Subtarget; } in getSubtargetImpl() function
|
/external/swiftshader/third_party/LLVM/lib/Target/XCore/ |
D | XCoreTargetMachine.h | 43 virtual const XCoreSubtarget *getSubtargetImpl() const { return &Subtarget; } in getSubtargetImpl() function
|