Searched defs:HostTriple (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetOptions.h33 std::string HostTriple; member in class:clang::TargetOptions
/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DAMDGPU.cpp148 RocmInstallationDetector( const Driver &D, const llvm::Triple &HostTriple, const llvm::opt::ArgList &Args, bool DetectHIPRuntime, bool DetectDeviceLib) argument
H A DCuda.cpp118 CudaInstallationDetector( const Driver &D, const llvm::Triple &HostTriple, const llvm::opt::ArgList &Args) argument
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp1987 Triple HostTriple = MachOObjectFile::getHostArch(); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp658 const llvm::Triple &HostTriple = HostTC->getTriple(); local
674 const llvm::Triple &HostTriple = HostTC->getTriple(); local

Completed in 135 milliseconds