Home
last modified time | relevance | path

Searched refs:ComputeLLVMTriple (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DFuchsia.cpp342 llvm::Triple Triple(ComputeLLVMTriple(Args, InputType)); in ComputeEffectiveClangTriple()
H A DDarwin.cpp1088 llvm::Triple Triple(ComputeLLVMTriple(Args, InputType)); in ComputeEffectiveClangTriple()
3209 llvm::Triple Triple(ComputeLLVMTriple(Args)); in GetExceptionModel()
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DToolChain.h640 ComputeLLVMTriple(const llvm::opt::ArgList &Args,
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DToolChain.cpp1012 std::string ToolChain::ComputeLLVMTriple(const ArgList &Args, in ComputeLLVMTriple() function in ToolChain
1063 return ComputeLLVMTriple(Args, InputType); in ComputeEffectiveClangTriple()