Home
last modified time | relevance | path

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

/trueos/contrib/llvm/include/llvm/Transforms/
HDVectorize.h48 bool VectorizeMath; member
/trueos/contrib/llvm/lib/Transforms/Vectorize/
HDBBVectorize.cpp667 return Config.VectorizeMath; in isVectorizableIntrinsic()
3166 VectorizeMath = !::NoMath; in VectorizeConfig()