Lines Matching full:folded
1099 the shlq instruction, or the load folded into ucomisd every time through the
1330 in turn, can be constant folded to "4".
1338 Which could also be constant folded. Whatever is producing this should probably
2113 can be folded to 0.0 if we can prove that the LHS is not -0.0, not a NaN, and
2231 Can be folded to (x & 2) == 0.
2239 Can be folded to (x & 2) != 0.