Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp74 static cl::opt<bool> EnableScalableVectors( variable
308 bool Scalable = EnableScalableVectors && getRandom() & 1; in pickVectorType()