Home
last modified time | relevance | path

Searched refs:IsVE (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/lib/Driver/ToolChains/
DCommonArgs.cpp629 const bool IsVE = TC.getTriple().isVE(); in addArchSpecificRPath() local
630 bool DefaultValue = IsVE; in addArchSpecificRPath()
DGnu.cpp391 const bool IsVE = ToolChain.getTriple().isVE(); in ConstructJob() local
510 if (IsVE) { in ConstructJob()