Searched refs:OPCODE_BRA (Results 1 – 8 of 8) sorted by relevance
157 OPCODE_BRA, /* 2 */ enumerator
165 { OPCODE_BRA, "BRA", 0, 0 },
395 case OPCODE_BRA: in find_next_use()442 case OPCODE_BRA: in _mesa_is_flow_control_opcode()
783 case OPCODE_BRA: in _mesa_fprint_instruction_opt()
731 case OPCODE_BRA: /* branch (conditional) */ in _mesa_execute_program()
540 case OPCODE_BRA: in translate_opcode()
1091 case OPCODE_BRA: in upload_program()
2092 case OPCODE_BRA: in brw_old_vs_emit()