Searched refs:isVectorLikeInstWithConstOps (Results 1 – 1 of 1) sorted by relevance
265 static bool isVectorLikeInstWithConstOps(Value *V) { in isVectorLikeInstWithConstOps() function312 if (all_of(VL, isVectorLikeInstWithConstOps)) in allSameBlock()873 if (!isVectorLikeInstWithConstOps(EI)) in getSameOpcode()1836 if (isVectorLikeInstWithConstOps(IdxLaneV) && in getExternalUseScore()1837 isVectorLikeInstWithConstOps(OpIdxLaneV)) in getExternalUseScore()3260 isVectorLikeInstWithConstOps(S.MainOp) || in newTreeEntry()6105 } else if (isVectorLikeInstWithConstOps(V)) { in generateKeySubkey()6834 return isa<Instruction>(Op) || isVectorLikeInstWithConstOps(Op); in buildTree_rec()6896 !all_of(VL, isVectorLikeInstWithConstOps)) || in buildTree_rec()7592 isVectorLikeInstWithConstOps(U) || in areAllUsersVectorized()[all …]