Lines Matching defs:abs
120 * For *IDP.v4i8, abs plays the role of sign. For bitwise ops where
122 bool abs : 1;
230 idx.abs = true;
260 replacement.abs = old.abs;
276 index.abs = index.neg = false;
325 * partitioning memory. E.g. -abs(foo[1].yx) == foo.xy but foo != bar */
354 (left.abs == right.abs) &&
358 (left.abs == right.abs) &&