Searched refs:encode_pattern_1 (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/gcc/config/m32c/
H A Dm32c.c192 encode_pattern_1 (rtx x) function
216 encode_pattern_1 (XEXP (x, 0));
221 encode_pattern_1 (XEXP (x, 0));
226 encode_pattern_1 (XEXP (x, 0));
231 encode_pattern_1 (XEXP (x, 0));
235 encode_pattern_1 (XEXP (x, 0));
236 encode_pattern_1 (XEXP (x, 1));
240 encode_pattern_1 (XEXP (x, 0));
244 encode_pattern_1 (XEXP (x, 0));
248 encode_pattern_1 (XEX
[all...]
/haiku-buildtools/gcc/gcc/config/mep/
H A Dmep.c180 static void encode_pattern_1 (rtx);
477 encode_pattern_1 (rtx x)
497 encode_pattern_1 (XEXP(x, 0));
501 encode_pattern_1 (XEXP(x, 0));
502 encode_pattern_1 (XEXP(x, 1));
506 encode_pattern_1 (XEXP(x, 0));
507 encode_pattern_1 (XEXP(x, 1));
511 encode_pattern_1 (XEXP(x, 0));
527 encode_pattern_1 (XVECEXP (x, 0, i));
547 encode_pattern_1 (
474 encode_pattern_1 (rtx x) function
[all...]

Completed in 202 milliseconds