Searched refs:isVectorLikeInstWithConstOps (Results 1 – 1 of 1) sorted by relevance
214 static bool isVectorLikeInstWithConstOps(Value *V) { in isVectorLikeInstWithConstOps() function235 if (all_of(VL, isVectorLikeInstWithConstOps)) in allSameBlock()1461 if (isVectorLikeInstWithConstOps(IdxLaneV) && in getExternalUseScore()1462 isVectorLikeInstWithConstOps(OpIdxLaneV)) in getExternalUseScore()2562 isVectorLikeInstWithConstOps(S.MainOp) || in newTreeEntry()4480 } else if (isVectorLikeInstWithConstOps(V)) { in generateKeySubkey()4721 !all_of(VL, isVectorLikeInstWithConstOps)) || in buildTree_rec()5650 isVectorLikeInstWithConstOps(U) || in areAllUsersVectorized()7453 isVectorLikeInstWithConstOps(I); in setInsertPointAfterBundle()7468 isVectorLikeInstWithConstOps(I) && in setInsertPointAfterBundle()[all …]