Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1629 return R.areAllUsersVectorized(IdxLaneI, std::nullopt) in getExternalUseScore()
2292 bool areAllUsersVectorized(Instruction *I,
6071 bool BoUpSLP::areAllUsersVectorized(Instruction *I, in areAllUsersVectorized() function in BoUpSLP
6636 !areAllUsersVectorized(cast<Instruction>(V), VectorizedVals) || in getEntryCost()
8345 !areAllUsersVectorized(I, IgnoredVals) && isSimple(I); in isGatherShuffledEntry()