Searched refs:ComputeLLVMTriple (Results 1 – 5 of 5) sorted by relevance
359 llvm::Triple TheTriple(ComputeLLVMTriple(Args, InputType)); in ComputeEffectiveClangTriple()
300 llvm::Triple Triple(ComputeLLVMTriple(Args, InputType)); in ComputeEffectiveClangTriple()
1036 llvm::Triple Triple(ComputeLLVMTriple(Args, InputType)); in ComputeEffectiveClangTriple()2921 llvm::Triple Triple(ComputeLLVMTriple(Args)); in GetExceptionModel()
742 std::string ToolChain::ComputeLLVMTriple(const ArgList &Args, in ComputeLLVMTriple() function in ToolChain792 return ComputeLLVMTriple(Args, InputType); in ComputeEffectiveClangTriple()
587 ComputeLLVMTriple(const llvm::opt::ArgList &Args,