Home
last modified time | relevance | path

Searched refs:rtx_test (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgenrecog.c1114 class rtx_test
1117 rtx_test ();
1214 static rtx_test code (position *);
1215 static rtx_test mode (position *);
1216 static rtx_test regno_field (position *);
1217 static rtx_test subreg_field (position *);
1218 static rtx_test int_field (position *, int);
1219 static rtx_test wide_int_field (position *, int);
1220 static rtx_test veclen (position *);
1221 static rtx_test peep2_count (int);
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenrecog.cc1112 class rtx_test class
1115 rtx_test ();
1212 static rtx_test code (position *);
1213 static rtx_test mode (position *);
1214 static rtx_test regno_field (position *);
1215 static rtx_test subreg_field (position *);
1216 static rtx_test int_field (position *, int);
1217 static rtx_test wide_int_field (position *, int);
1218 static rtx_test veclen (position *);
1219 static rtx_test peep2_count (int);
[all …]
H A DChangeLog-20171376 (rtx_test::SUBREG_FIELD): New rtx_test::kind_enum.
1377 (rtx_test::subreg_field): New function.
H A DChangeLog-201532508 (parameter::UINT, rtx_test::REGNO_FIELD): New enum values.
32509 (rtx_test::regno_field): New function.
34411 * genrecog.c (test): Rename to rtx_test. Update rest of file