Searched refs:r600_isa_fetch_by_opcode (Results 1 – 2 of 2) sorted by relevance
735 r600_isa_fetch_by_opcode(struct r600_isa* isa, unsigned opcode) { in r600_isa_fetch_by_opcode() function
426 bc.set_op(r600_isa_fetch_by_opcode(ctx.isa, fetch_opcode)); in decode_fetch()