Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DCommonArgs.cpp651 const bool IsVE = TC.getTriple().isVE(); in addArchSpecificRPath() local
H A DGnu.cpp400 const bool IsVE = ToolChain.getTriple().isVE(); in ConstructJob() local