Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Driver/
DToolChain.cpp286 std::string ToolChain::ComputeLLVMTriple(const ArgList &Args, in ComputeLLVMTriple() function in ToolChain
340 return ComputeLLVMTriple(Args, InputType); in ComputeEffectiveClangTriple()
DToolChains.cpp162 llvm::Triple Triple(ComputeLLVMTriple(Args, InputType)); in ComputeEffectiveClangTriple()
927 return ComputeLLVMTriple(Args, InputType); in ComputeEffectiveClangTriple()
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Driver/
DToolChain.h245 ComputeLLVMTriple(const llvm::opt::ArgList &Args,