Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/
DVectorize.h51 bool VectorizeBitManipulations; member
/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp704 return Config.VectorizeBitManipulations; in isVectorizableIntrinsic()
3234 VectorizeBitManipulations = !::NoBitManipulation; in VectorizeConfig()