Searched defs:inner_op0 (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/gcc/gcc/ |
H A D | combine.c | 4338 rtx inner_op0 = XEXP (XEXP (x, 0), 1); in combine_simplify_rtx() local 8077 rtx decomposed, distributed, inner_op0, inner_op1, new_op0, new_op1, tmp; in distribute_and_simplify_rtx() local 9616 rtx inner_op0 = XEXP (op0, 0); in simplify_comparison() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | combine.c | 3873 rtx inner_op0 = XEXP (XEXP (x, 0), 1); local 10387 rtx inner_op0 = XEXP (op0, 0); local
|