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()732 if (!isVectorLikeInstWithConstOps(EI)) in getSameOpcode()1623 if (isVectorLikeInstWithConstOps(IdxLaneV) && in getExternalUseScore()1624 isVectorLikeInstWithConstOps(OpIdxLaneV)) in getExternalUseScore()2751 isVectorLikeInstWithConstOps(S.MainOp) || in newTreeEntry()4902 } else if (isVectorLikeInstWithConstOps(V)) { in generateKeySubkey()5089 return isa<Instruction>(Op) || isVectorLikeInstWithConstOps(Op); in buildTree_rec()5150 !all_of(VL, isVectorLikeInstWithConstOps)) || in buildTree_rec()6076 isVectorLikeInstWithConstOps(U) || in areAllUsersVectorized()[all …]