Searched refs:allSameType (Results 1 – 1 of 1) sorted by relevance
915 static bool allSameType(ArrayRef<Value *> VL) { in allSameType() function5105 if (TE.isGather() && !TE.isAltShuffle() && allSameType(TE.Scalars)) { in getReorderingData()6058 if (!allSameType(Roots)) in buildTree()6065 if (!allSameType(Roots)) in buildTree()6251 (!isSplat(Op) && allSameBlock(Op) && allSameType(Op) && in areAltOperandsProfitable()6689 assert((allConstant(VL) || allSameType(VL)) && "Invalid types!"); in buildTree_rec()9310 ((allSameType(VL) && allSameBlock(VL)) || in getEntryCost()