Home
last modified time | relevance | path

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

/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITTestAPICommon.h92 std::string HostTriple; variable
/external/llvm/tools/llvm-config/
Dllvm-config.cpp327 const Triple HostTriple(Triple::normalize(LLVM_DEFAULT_TARGET_TRIPLE)); in main() local
/external/clang/lib/Driver/
DToolChain.cpp374 llvm::Triple HostTriple(LLVM_HOST_TRIPLE); in isCrossCompiling() local