Searched refs:rtx_test (Results 1 – 4 of 4) sorted by relevance
1114 class rtx_test1117 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 …]
1112 class rtx_test class1115 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 …]
1376 (rtx_test::SUBREG_FIELD): New rtx_test::kind_enum.1377 (rtx_test::subreg_field): New function.
32508 (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