Home
last modified time | relevance | path

Searched defs:HostTriple (Results 1 – 8 of 8) sorted by relevance

/external/clang/include/clang/Basic/
DTargetOptions.h33 std::string HostTriple; variable
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITTestAPICommon.h90 std::string HostTriple; variable
/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITTestAPICommon.h92 std::string HostTriple; variable
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DHost.cpp178 llvm::Triple HostTriple(getProcessTriple()); in TEST_F() local
/external/llvm/tools/llvm-config/
Dllvm-config.cpp345 const Triple HostTriple(Triple::normalize(LLVM_HOST_TRIPLE)); in main() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-config/
Dllvm-config.cpp354 const Triple HostTriple(Triple::normalize(LLVM_HOST_TRIPLE)); in main() local
/external/clang/lib/Driver/
DToolChain.cpp382 llvm::Triple HostTriple(LLVM_HOST_TRIPLE); in isCrossCompiling() local
/external/clang/lib/Basic/
DTargets.cpp1715 llvm::Triple HostTriple(Opts.HostTriple); in NVPTXTargetInfo() local