Searched refs:FETCH_OP_TF_WRITE (Results 1 – 6 of 6) sorted by relevance
511 #define FETCH_OP_TF_WRITE 54 macro
228 if (gds->op == FETCH_OP_TF_WRITE) { in eg_bytecode_gds_build()
2353 if (gds->op != FETCH_OP_TF_WRITE) { in r600_bytecode_disasm()2366 if (gds->op != FETCH_OP_TF_WRITE) { in r600_bytecode_disasm()
3015 gds.op = FETCH_OP_TF_WRITE; in r600_emit_tess_factor()
570 if (bc.op == FETCH_OP_TF_WRITE) { in build_fetch_gds()
423 fetch_opcode = FETCH_OP_TF_WRITE; in decode_fetch()