Searched refs:ia64_find_next_opcode (Results 1 – 4 of 4) sorted by relevance
409 extern struct ia64_opcode *ia64_find_next_opcode (struct ia64_opcode *);
1176 (ia64_find_next_opcode): Likewise.
670 ia64_find_next_opcode (struct ia64_opcode *prev_ent) in ia64_find_next_opcode() function
6101 struct ia64_opcode *next = ia64_find_next_opcode (idesc); in get_next_opcode()