Home
last modified time | relevance | path

Searched refs:isVE (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DTriple.h740 bool isVE() const { in isVE() function
/external/llvm-project/llvm/include/llvm/ADT/
DTriple.h768 bool isVE() const { in isVE() function
/external/llvm-project/clang/lib/Driver/ToolChains/
DCommonArgs.cpp629 const bool IsVE = TC.getTriple().isVE(); in addArchSpecificRPath()
DGnu.cpp391 const bool IsVE = ToolChain.getTriple().isVE(); in ConstructJob()
DClang.cpp6404 !TC.getTriple().isPS4() && !TC.getTriple().isVE() && in ConstructJob()