Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
HDNaCl.cpp355 llvm::Triple TheTriple(ComputeLLVMTriple(Args, InputType)); in ComputeEffectiveClangTriple()
HDFuchsia.cpp229 llvm::Triple Triple(ComputeLLVMTriple(Args, InputType)); in ComputeEffectiveClangTriple()
HDDarwin.cpp864 llvm::Triple Triple(ComputeLLVMTriple(Args, InputType)); in ComputeEffectiveClangTriple()
2466 llvm::Triple Triple(ComputeLLVMTriple(Args)); in GetExceptionModel()
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Driver/
HDToolChain.h491 ComputeLLVMTriple(const llvm::opt::ArgList &Args,
/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/
HDToolChain.cpp609 std::string ToolChain::ComputeLLVMTriple(const ArgList &Args, in ComputeLLVMTriple() function in ToolChain
734 return ComputeLLVMTriple(Args, InputType); in ComputeEffectiveClangTriple()