Lines Matching full:cmax
834 // (trunc x) == C1 & (and x, CA) == C2 -> (and x, CA|CMAX) == C1|C2835 // where CMAX is the all ones value for the truncated type,