Searched refs:IsIdentity (Results 1 – 2 of 2) sorted by relevance
5970 bool IsIdentity = true; in buildTree_rec() local5973 IsIdentity &= Indices.top().second == I; in buildTree_rec()5976 if (IsIdentity) in buildTree_rec()6890 if (!IsIdentity) in createShuffle()8081 bool IsIdentity = true; in getEntryCost() local8087 IsIdentity &= InsertIdx - OffsetBeg == I; in getEntryCost()8102 if (!IsIdentity) in getEntryCost()9674 bool IsIdentity = Entries.size() == 1; in isGatherShuffledSingleRegisterEntry() local9681 IsIdentity &= Mask[Idx] == Pair.second; in isGatherShuffledSingleRegisterEntry()11240 bool IsIdentity = true; in vectorizeTree() local[all …]
5451 bool IsIdentity = true; in FoldBUILD_VECTOR() local5458 IsIdentity = false; in FoldBUILD_VECTOR()5463 if (IsIdentity) in FoldBUILD_VECTOR()5495 bool IsIdentity = true; in foldCONCAT_VECTORS() local5503 IsIdentity = false; in foldCONCAT_VECTORS()5510 if (IsIdentity) { in foldCONCAT_VECTORS()