Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DTriple.h991 bool isVE() const { in isVE() function
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCommonArgs.cpp202 Triple.isAArch64() || Triple.isPS() || Triple.isVE() || in getFramePointerKind()
H A DGnu.cpp375 const bool IsVE = ToolChain.getTriple().isVE(); in ConstructJob()
H A DClang.cpp7700 !TC.getTriple().isPS4() && !TC.getTriple().isVE() && in ConstructJob()