Searched refs:isVectorLikeInstWithConstOps (Results 1 – 1 of 1) sorted by relevance
216 static bool isVectorLikeInstWithConstOps(Value *V) { in isVectorLikeInstWithConstOps() function248 if (all_of(VL, isVectorLikeInstWithConstOps)) in allSameBlock()727 if (!isVectorLikeInstWithConstOps(EI)) in getSameOpcode()1638 if (isVectorLikeInstWithConstOps(IdxLaneV) && in getExternalUseScore()1639 isVectorLikeInstWithConstOps(OpIdxLaneV)) in getExternalUseScore()5157 } else if (isVectorLikeInstWithConstOps(V)) { in generateKeySubkey()5742 !all_of(VL, isVectorLikeInstWithConstOps)) || in buildTree_rec()9609 !isVectorLikeInstWithConstOps(I) && in isGatherShuffledSingleRegisterEntry()9829 isVectorLikeInstWithConstOps(I); in getLastInstructionInBundle()9846 isVectorLikeInstWithConstOps(I))) && in getLastInstructionInBundle()[all …]