Searched refs:is_delayed_branch (Results 1 – 7 of 7) sorted by relevance
28 static int is_delayed_branch PARAMS ((int));96 is_delayed_branch (opcode) in is_delayed_branch() function313 if (is_delayed_branch (prev_insn24))
58 static int is_delayed_branch PARAMS ((unsigned long));185 is_delayed_branch (insn) in is_delayed_branch() function707 if (is_delayed_branch (prev_insn))
718 (is_delayed_branch, compute_arch_mask): Add prototypes.2579 (is_delayed_branch): Use hash table.3620 (is_delayed_branch): Speed up.
191 is_delayed_branch (unsigned long insn) in is_delayed_branch() function958 if (is_delayed_branch (prev_insn)) in print_insn_sparc()
444 sparc-pinsn.c (is_delayed_branch): New function.
791 (is_delayed_branch): Speed up.