Searched refs:ComputeLLVMTriple (Results 1 – 3 of 3) sorted by relevance
417 std::string ToolChain::ComputeLLVMTriple(const ArgList &Args, in ComputeLLVMTriple() function in ToolChain507 return ComputeLLVMTriple(Args, InputType); in ComputeEffectiveClangTriple()
181 llvm::Triple Triple(ComputeLLVMTriple(Args, InputType)); in ComputeEffectiveClangTriple()188 llvm::Triple Triple(ComputeLLVMTriple(Args, InputType)); in ComputeEffectiveClangTriple()1105 llvm::Triple Triple(ComputeLLVMTriple(Args)); in UseSjLjExceptions()3265 llvm::Triple TheTriple(ComputeLLVMTriple(Args, InputType)); in ComputeEffectiveClangTriple()
337 ComputeLLVMTriple(const llvm::opt::ArgList &Args,