Home
last modified time | relevance | path

Searched defs:EffectiveTriple (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Driver/
H A DToolChain.h178 mutable llvm::Triple EffectiveTriple; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp1612 RenderTargetOptions(const llvm::Triple & EffectiveTriple,const ArgList & Args,bool KernelOrKext,ArgStringList & CmdArgs) const RenderTargetOptions() argument
3334 const llvm::Triple &EffectiveTriple = TC.getEffectiveTriple(); RenderSSPOptions() local
3482 const llvm::Triple &EffectiveTriple = TC.getEffectiveTriple(); RenderSCPOptions() local
[all...]
H A DCommonArgs.cpp1773 const llvm::Triple &EffectiveTriple = ToolChain.getEffectiveTriple(); in ParsePICArgs() local
/freebsd-src/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp5563 llvm::Triple EffectiveTriple; BuildJobsForActionNoCache() local