Home
last modified time | relevance | path

Searched refs:do_tablejump (Results 1 – 8 of 8) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dexpr.c159 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 DChangeLog-1997335 * expr.c (do_tablejump): Let CASE_VECTOR_PC_RELATIVE be an
H A DChangeLog-200418238 * 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 DChangeLog-20024823 * expr.c (do_tablejump): Fix typo in my previous commit.
5104 * expr.c (do_tablejump): Note size of maximal jumptable.
H A DChangeLog-199919386 (do_tablejump): Likewise.
H A DChangeLog-200113207 * expr.c (do_tablejump): Now static.
H A DChangeLog-200325587 * expr.c (do_tablejump): Set it.
/freebsd-12.1/contrib/gcc/config/ia64/
H A Dia64.md5996 /* ??? Bother -- do_tablejump is "helpful" and pulls the table