/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
D | JITTargetMachineBuilder.h | 134 Triple &getTargetTriple() { return TT; } in getTargetTriple() function 137 const Triple &getTargetTriple() const { return TT; } in getTargetTriple() function
|
D | OrcRemoteTargetClient.h | 581 const std::string &getTargetTriple() const { return RemoteTargetTriple; } in getTargetTriple() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | IRObjectFile.cpp | 67 StringRef IRObjectFile::getTargetTriple() const { in getTargetTriple() function in IRObjectFile
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblySubtarget.h | 87 const Triple &getTargetTriple() const { return TargetTriple; } in getTargetTriple() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/legacy/ |
D | LTOModule.h | 123 const std::string &getTargetTriple() { in getTargetTriple() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCSubtargetInfo.h | 104 const Triple &getTargetTriple() const { return TargetTriple; } in getTargetTriple() function
|
D | MCObjectFileInfo.h | 418 const Triple &getTargetTriple() const { return TT; } in getTargetTriple() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/ |
D | TargetMachine.h | 111 const Triple &getTargetTriple() const { return TargetTriple; } in getTargetTriple() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/ |
D | LTO.h | 169 StringRef getTargetTriple() const { return TargetTriple; } in getTargetTriple() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | Module.h | 241 const std::string &getTargetTriple() const { return TargetTriple; } in getTargetTriple() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCSubtarget.h | 313 const Triple &getTargetTriple() const { return TargetTriple; } in getTargetTriple() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
D | IRSymtab.h | 276 StringRef getTargetTriple() const { return str(header().TargetTriple); } in getTargetTriple() function
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
D | LLVMJIT.cpp | 223 const llvm::Triple &JITGlobals::getTargetTriple() const in getTargetTriple() function in __anon6f5fb7130111::JITGlobals
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64Subtarget.h | 266 const Triple &getTargetTriple() const { return TargetTriple; } in getTargetTriple() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86Subtarget.h | 752 const Triple &getTargetTriple() const { return TargetTriple; } in getTargetTriple() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMSubtarget.h | 698 const Triple &getTargetTriple() const { return TargetTriple; } in getTargetTriple() function
|