Searched refs:do_tablejump (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | expr.c | 159 static void do_tablejump (rtx, enum machine_mode, rtx, rtx, rtx); 9370 do_tablejump (rtx index, enum machine_mode mode, rtx range, rtx table_label, in do_tablejump() function 9447 do_tablejump (index, TYPE_MODE (index_type), in try_tablejump()
|
| H A D | ChangeLog-1997 | 335 * expr.c (do_tablejump): Let CASE_VECTOR_PC_RELATIVE be an
|
| H A D | ChangeLog-2004 | 18238 * expr.c (do_tablejump): Use it. 18560 (do_tablejump): Set MEM_READONLY_P, not RTX_UNCHANGING_P. 29825 expand_expr_real_1, expand_increment, do_store_flag, do_tablejump):
|
| H A D | ChangeLog-2002 | 4823 * expr.c (do_tablejump): Fix typo in my previous commit. 5104 * expr.c (do_tablejump): Note size of maximal jumptable.
|
| H A D | ChangeLog-1999 | 19386 (do_tablejump): Likewise.
|
| H A D | ChangeLog-2001 | 13207 * expr.c (do_tablejump): Now static.
|
| H A D | ChangeLog-2003 | 25587 * expr.c (do_tablejump): Set it.
|
| /freebsd-12.1/contrib/gcc/config/ia64/ |
| H A D | ia64.md | 5996 /* ??? Bother -- do_tablejump is "helpful" and pulls the table
|