Searched refs:BRW_OPCODE_NENOP (Results 1 – 4 of 4) sorted by relevance
1290 if (opcode != BRW_OPCODE_NOP && opcode != BRW_OPCODE_NENOP) { in brw_disassemble_inst()1603 if (opcode != BRW_OPCODE_NOP && opcode != BRW_OPCODE_NENOP) { in brw_disassemble_inst()
674 [BRW_OPCODE_NENOP] = {
1451 brw_compact_inst_set_opcode(devinfo, align, BRW_OPCODE_NENOP); in brw_compact_instructions()
936 BRW_OPCODE_NENOP = 125, /**< G45 only */ enumerator