Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DTargetOptions.h33 std::string HostTriple; variable
/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITTestAPICommon.h92 std::string HostTriple; variable
/external/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITTestAPICommon.h95 std::string HostTriple; variable
/external/llvm-project/clang/include/clang/Basic/
DTargetOptions.h33 std::string HostTriple; variable
/external/llvm-project/llvm/unittests/Support/
DHost.cpp332 llvm::Triple HostTriple(getProcessTriple()); in TEST_F() local
361 llvm::Triple HostTriple(getProcessTriple()); in TEST_F() local
/external/llvm-project/clang/lib/Basic/Targets/
DNVPTX.cpp84 llvm::Triple HostTriple(Opts.HostTriple); in NVPTXTargetInfo() local
/external/llvm-project/clang/lib/Driver/
DDistro.cpp220 llvm::Triple HostTriple(llvm::sys::getProcessTriple()); in GetDistro() local
DToolChain.cpp649 llvm::Triple HostTriple(LLVM_HOST_TRIPLE); in isCrossCompiling() local
DDriver.cpp670 const llvm::Triple &HostTriple = HostTC->getTriple(); in CreateOffloadingDeviceToolChains() local
686 const llvm::Triple &HostTriple = HostTC->getTriple(); in CreateOffloadingDeviceToolChains() local
/external/llvm/tools/llvm-config/
Dllvm-config.cpp345 const Triple HostTriple(Triple::normalize(LLVM_HOST_TRIPLE)); in main() local
/external/llvm-project/llvm/tools/llvm-config/
Dllvm-config.cpp379 const Triple HostTriple(Triple::normalize(LLVM_HOST_TRIPLE)); in main() local
/external/llvm-project/clang/lib/Driver/ToolChains/
DAMDGPU.cpp150 const Driver &D, const llvm::Triple &HostTriple, in RocmInstallationDetector()
DCuda.cpp119 const Driver &D, const llvm::Triple &HostTriple, in CudaInstallationDetector()
/external/clang/lib/Driver/
DToolChain.cpp382 llvm::Triple HostTriple(LLVM_HOST_TRIPLE); in isCrossCompiling() local
/external/llvm-project/llvm/tools/llvm-nm/
Dllvm-nm.cpp1988 Triple HostTriple = MachOObjectFile::getHostArch(); in dumpSymbolNamesFromFile() local
/external/clang/lib/Basic/
DTargets.cpp1715 llvm::Triple HostTriple(Opts.HostTriple); in NVPTXTargetInfo() local