Searched refs:try_tablejump (Results 1 – 7 of 7) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | expr.h | 541 extern int try_tablejump (tree, tree, tree, tree, rtx, rtx);
|
| H A D | stmt.c | 2537 ok = try_tablejump (index_type, index_expr, minval, range, in expand_case()
|
| H A D | expr.c | 9388 try_tablejump (tree index_type, tree index_expr, tree minval, tree range, in try_tablejump() function
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | expr.h | 533 extern int try_tablejump PARAMS ((tree, tree, tree, tree, rtx, rtx));
|
| H A D | stmt.c | 5495 if (! try_tablejump (index_type, index_expr, minval, range,
|
| H A D | expr.c | 11281 try_tablejump (index_type, index_expr, minval, range, in try_tablejump() function
|
| H A D | ChangeLog.6 | 13208 (case_values_threshold, try_casesi, try_tablejump): New;
|