Lines Matching full:transposed
99 Transposed, // transposed map.
109 // whether the map of A is identity (match), transposed, or something
130 return IndexMatchResult::Transposed;
234 (a == IndexMatchResult::Transposed && b == IndexMatchResult::Transposed))
239 if (a == IndexMatchResult::Transposed)
242 if (b == IndexMatchResult::Transposed)
248 if (a == IndexMatchResult::Transposed)
250 if (b == IndexMatchResult::Transposed)