Searched refs:tablejump_casesi_pattern (Results 1 – 8 of 8) sorted by relevance
2500 if ((tmp = tablejump_casesi_pattern (insn)) != NULL_RTX) in create_trace_edges()
3540 extern rtx tablejump_casesi_pattern (const rtx_insn *insn);
1227 if ((tmp = tablejump_casesi_pattern (insn)) != NULL_RTX in patch_jump_insn()
3260 tablejump_casesi_pattern (const rtx_insn *insn) in tablejump_casesi_pattern() function
2653 if ((tmp = tablejump_casesi_pattern (insn)) != NULL_RTX) in create_trace_edges()
3679 extern rtx tablejump_casesi_pattern (const rtx_insn *insn);
1231 if ((tmp = tablejump_casesi_pattern (insn)) != NULL_RTX in patch_jump_insn()
18509 * rtl.h (tablejump_casesi_pattern): Move declaration to proper spot.18513 * rtlanal.c (tablejump_casesi_pattern): New function, to18516 * rtl.h (tablejump_casesi_pattern): Declare.