Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/include/clang/Basic/
H A DTargetOptions.h33 std::string HostTriple; variable
/aosp_15_r20/external/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITTestAPICommon.h92 std::string HostTriple; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/
DTargetOptions.h33 std::string HostTriple; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/
DTargetOptions.h33 std::string HostTriple; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/
DTargetOptions.h33 std::string HostTriple; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/
DTargetOptions.h33 std::string HostTriple; variable
/aosp_15_r20/external/llvm/tools/llvm-config/
H A Dllvm-config.cpp345 const Triple HostTriple(Triple::normalize(LLVM_HOST_TRIPLE)); in main() local
/aosp_15_r20/external/clang/lib/Driver/
H A DToolChain.cpp382 llvm::Triple HostTriple(LLVM_HOST_TRIPLE); in isCrossCompiling() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DArchive.cpp936 Triple HostTriple(sys::getProcessTriple()); in getDefaultKindForHost() local
/aosp_15_r20/external/clang/lib/Basic/
H A DTargets.cpp1715 llvm::Triple HostTriple(Opts.HostTriple); in NVPTXTargetInfo() local