Searched refs:IsIdentity (Results 1 – 3 of 3) sorted by relevance
8050 bool IsIdentity = true; in canFormVector() local8053 IsIdentity &= P.second == I; in canFormVector()8058 if (IsIdentity) in canFormVector()10394 bool IsIdentity = true; in buildTreeRec() local10397 IsIdentity &= Indices.top().second == I; in buildTreeRec()10400 if (IsIdentity) in buildTreeRec()11298 bool IsIdentity = peekThroughShuffles(V1, NewMask, /*SinglePermute=*/true); in createShuffle() local11301 if (!IsIdentity) in createShuffle()13280 bool IsIdentity = true; in getEntryCost() local13286 IsIdentity &= InsertIdx - OffsetBeg == I; in getEntryCost()[all …]
6172 bool IsIdentity = true; in FoldBUILD_VECTOR() local6179 IsIdentity = false; in FoldBUILD_VECTOR()6184 if (IsIdentity) in FoldBUILD_VECTOR()6216 bool IsIdentity = true; in foldCONCAT_VECTORS() local6224 IsIdentity = false; in foldCONCAT_VECTORS()6231 if (IsIdentity) { in foldCONCAT_VECTORS()
831 IsIdentityT IsIdentity, IsAbsorberT IsAbsorber) { in constantFoldAndGroupOps() argument856 if (Folded && !IsIdentity(Folded->getAPInt())) in constantFoldAndGroupOps()