Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp1378 bool areAllUsersVectorized(Instruction *I) const;
3209 bool BoUpSLP::areAllUsersVectorized(Instruction *I) const { in areAllUsersVectorized() function in BoUpSLP
3256 if (areAllUsersVectorized(cast<Instruction>(V)) && in getEntryCost()
3319 if (areAllUsersVectorized(E)) { in getEntryCost()