Lines Matching refs:inner_op
213 (for inner_op (plus minus)
216 (outer_op (inner_op@3 @0 REAL_CST@1) REAL_CST@2)
220 (with { bool inner_plus = ((inner_op == PLUS_EXPR)
2155 /* ((X inner_op C0) outer_op C1)
2158 inner_op = {|,^}, outer_op = {|,^} and inner_op != outer_op
2161 if (inner_op == '^') C0 &= ~C1;
2163 if ((C1 & ~zero_mask) == 0) then emit (X inner_op (C0 outer_op C1)
2165 (for inner_op (bit_ior bit_xor)
2169 (inner_op:s @2 INTEGER_CST@0) INTEGER_CST@1)
2182 if (inner_op == BIT_XOR_EXPR)
2196 (inner_op @2 { wide_int_to_tree (type, cst_emit); }))))))
2641 (for inner_op (plus minus)
2644 (outer_op (nop_convert? (inner_op @0 CONSTANT_CLASS_P@1))
2652 (plus (view_convert @0) (inner_op! @2 (view_convert @1)))
2657 (view_convert (plus @0 (inner_op! (view_convert @2) @1)))
2663 (with { tree cst = const_binop (outer_op == inner_op
2667 (inner_op @0 { cst; } )
2675 (view_convert (inner_op