Searched refs:NV50_IR_SUBOP_SHIFT_WRAP (Results 1 – 3 of 3) sorted by relevance
145 #define NV50_IR_SUBOP_SHIFT_WRAP 1 macro
1774 insn->subOp = NV50_IR_SUBOP_SHIFT_WRAP; in handleInstruction()
697 if (i->subOp == NV50_IR_SUBOP_SHIFT_WRAP) in emitShift()