Searched refs:complement_p (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/gcc/gcc/ |
| D | combine.c | 8549 int complement_p = 0; in simplify_shift_const_1() local 8577 if (complement_p) in simplify_shift_const_1() 8882 result_mode, &complement_p)) in simplify_shift_const_1() 8975 INTVAL (new), result_mode, &complement_p)) in simplify_shift_const_1() 9018 &complement_p)) in simplify_shift_const_1() 9043 &complement_p)) in simplify_shift_const_1() 9060 &complement_p)) in simplify_shift_const_1() 9103 INTVAL (new), result_mode, &complement_p)) in simplify_shift_const_1() 9122 INTVAL (new), result_mode, &complement_p)) in simplify_shift_const_1() 9237 if (complement_p) in simplify_shift_const_1()
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | combine.c | 9287 int complement_p = 0; local 9321 if (complement_p) 9639 result_mode, &complement_p)) 9731 INTVAL (new), result_mode, &complement_p)) 9770 &complement_p)) 9795 &complement_p)) 9812 &complement_p)) 9855 INTVAL (new), result_mode, &complement_p)) 9984 if (complement_p)
|