/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86TargetMachine.h | 45 virtual const X86InstrInfo *getInstrInfo() const { in getInstrInfo() function 96 virtual const X86InstrInfo *getInstrInfo() const { in getInstrInfo() function 123 virtual const X86InstrInfo *getInstrInfo() const { in getInstrInfo() function
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMTargetMachine.h | 91 virtual const ARMInstrInfo *getInstrInfo() const { return &InstrInfo; } in getInstrInfo() function 130 virtual const ARMBaseInstrInfo *getInstrInfo() const { in getInstrInfo() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/ |
D | LlvmState.h | 48 const llvm::MCInstrInfo &getInstrInfo() const { in getInstrInfo() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/ |
D | LanaiSubtarget.h | 50 const LanaiInstrInfo *getInstrInfo() const override { return &InstrInfo; } in getInstrInfo() function
|
/external/llvm/lib/Target/Lanai/ |
D | LanaiSubtarget.h | 50 const LanaiInstrInfo *getInstrInfo() const override { return &InstrInfo; } in getInstrInfo() function
|
/external/llvm/lib/Target/BPF/ |
D | BPFSubtarget.h | 48 const BPFInstrInfo *getInstrInfo() const override { return &InstrInfo; } in getInstrInfo() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/ |
D | XCoreSubtarget.h | 50 const XCoreInstrInfo *getInstrInfo() const override { return &InstrInfo; } in getInstrInfo() function
|
/external/llvm/lib/Target/XCore/ |
D | XCoreSubtarget.h | 50 const XCoreInstrInfo *getInstrInfo() const override { return &InstrInfo; } in getInstrInfo() function
|
/external/swiftshader/third_party/LLVM/lib/Target/PTX/ |
D | PTXTargetMachine.h | 48 virtual const PTXInstrInfo *getInstrInfo() const { return &InstrInfo; } in getInstrInfo() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/ |
D | ARCSubtarget.h | 49 const ARCInstrInfo *getInstrInfo() const override { return &InstrInfo; } in getInstrInfo() function
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430Subtarget.h | 56 const MSP430InstrInfo *getInstrInfo() const override { return &InstrInfo; } in getInstrInfo() function
|
/external/swiftshader/third_party/LLVM/lib/Target/XCore/ |
D | XCoreTargetMachine.h | 39 virtual const XCoreInstrInfo *getInstrInfo() const { return &InstrInfo; } in getInstrInfo() function
|
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/ |
D | MSP430TargetMachine.h | 48 virtual const MSP430InstrInfo *getInstrInfo() const { return &InstrInfo; } in getInstrInfo() function
|
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/ |
D | SystemZTargetMachine.h | 47 virtual const SystemZInstrInfo *getInstrInfo() const { return &InstrInfo; } in getInstrInfo() function
|
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/ |
D | SparcTargetMachine.h | 40 virtual const SparcInstrInfo *getInstrInfo() const { return &InstrInfo; } in getInstrInfo() function
|
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/ |
D | AlphaTargetMachine.h | 43 virtual const AlphaInstrInfo *getInstrInfo() const { return &InstrInfo; } in getInstrInfo() function
|
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/ |
D | BlackfinTargetMachine.h | 42 virtual const BlackfinInstrInfo *getInstrInfo() const { return &InstrInfo; } in getInstrInfo() function
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblySubtarget.h | 64 const WebAssemblyInstrInfo *getInstrInfo() const override { in getInstrInfo() function
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | MipsTargetMachine.h | 45 virtual const MipsInstrInfo *getInstrInfo() const in getInstrInfo() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/ |
D | BPFSubtarget.h | 72 const BPFInstrInfo *getInstrInfo() const override { return &InstrInfo; } in getInstrInfo() function
|
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/ |
D | SPUTargetMachine.h | 49 virtual const SPUInstrInfo *getInstrInfo() const { in getInstrInfo() function
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCTargetMachine.h | 47 virtual const PPCInstrInfo *getInstrInfo() const { return &InstrInfo; } in getInstrInfo() function
|
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/ |
D | MBlazeTargetMachine.h | 48 virtual const MBlazeInstrInfo *getInstrInfo() const in getInstrInfo() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/ |
D | MSP430Subtarget.h | 67 const MSP430InstrInfo *getInstrInfo() const override { return &InstrInfo; } in getInstrInfo() function
|
/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUSubtarget.h | 304 const R600InstrInfo *getInstrInfo() const override { in getInstrInfo() function 351 const SIInstrInfo *getInstrInfo() const override { in getInstrInfo() function 432 inline const AMDGPUInstrInfo *AMDGPUSubtarget::getInstrInfo() const { in getInstrInfo() function
|