Searched refs:ComputeLLVMTriple (Results 1 – 3 of 3) sorted by relevance
409 std::string ToolChain::ComputeLLVMTriple(const ArgList &Args, in ComputeLLVMTriple() function in ToolChain499 return ComputeLLVMTriple(Args, InputType); in ComputeEffectiveClangTriple()
170 llvm::Triple Triple(ComputeLLVMTriple(Args, InputType)); in ComputeEffectiveClangTriple()177 llvm::Triple Triple(ComputeLLVMTriple(Args, InputType)); in ComputeEffectiveClangTriple()2904 llvm::Triple TheTriple(ComputeLLVMTriple(Args, InputType)); in ComputeEffectiveClangTriple()
327 ComputeLLVMTriple(const llvm::opt::ArgList &Args,