Searched refs:current_insn (Results 1 – 3 of 3) sorted by relevance
550 typedef int32_t (*DISASM_RESOLVER)( x86_op_t *op, x86_insn_t * current_insn,
821 x86_insn_t * current_insn,
797 static INLINE struct brw_instruction *current_insn( struct brw_compile *p) in current_insn() function