Searched refs:mdep_constraint_len (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | genoutput.c | 199 static int mdep_constraint_len (const char *, file_location, int); 788 len = mdep_constraint_len (p, d->loc, start); in validate_insn_alternatives() 1156 mdep_constraint_len (const char *s, file_location loc, int opno) in mdep_constraint_len() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | genoutput.cc | 199 static int mdep_constraint_len (const char *, file_location, int); 789 len = mdep_constraint_len (p, d->loc, start); in validate_insn_alternatives() 1169 mdep_constraint_len (const char *s, file_location loc, int opno) in mdep_constraint_len() function
|
H A D | ChangeLog-2006 | 17941 (mdep_constraint_len): New data structures and functions, defined
|
H A D | ChangeLog-2015 | 22810 (mdep_constraint_len): Take a file_location rather than a
|