Home
last modified time | relevance | path

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

/external/clang/lib/Driver/
DToolChain.cpp417 std::string ToolChain::ComputeLLVMTriple(const ArgList &Args, in ComputeLLVMTriple() function in ToolChain
507 return ComputeLLVMTriple(Args, InputType); in ComputeEffectiveClangTriple()
DToolChains.cpp181 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()
/external/clang/include/clang/Driver/
DToolChain.h337 ComputeLLVMTriple(const llvm::opt::ArgList &Args,
/external/llvm-project/clang/lib/Driver/ToolChains/
DNaCl.cpp357 llvm::Triple TheTriple(ComputeLLVMTriple(Args, InputType)); in ComputeEffectiveClangTriple()
DFuchsia.cpp251 llvm::Triple Triple(ComputeLLVMTriple(Args, InputType)); in ComputeEffectiveClangTriple()
DDarwin.cpp929 llvm::Triple Triple(ComputeLLVMTriple(Args, InputType)); in ComputeEffectiveClangTriple()
2553 llvm::Triple Triple(ComputeLLVMTriple(Args)); in GetExceptionModel()
/external/llvm-project/clang/include/clang/Driver/
DToolChain.h528 ComputeLLVMTriple(const llvm::opt::ArgList &Args,
/external/llvm-project/clang/lib/Driver/
DToolChain.cpp687 std::string ToolChain::ComputeLLVMTriple(const ArgList &Args, in ComputeLLVMTriple() function in ToolChain
846 return ComputeLLVMTriple(Args, InputType); in ComputeEffectiveClangTriple()