Searched refs:NV50_IR_SUBOP_VOTE_ALL (Results 1 – 2 of 2) sorted by relevance
250 #define NV50_IR_SUBOP_VOTE_ALL 0 macro
903 case TGSI_OPCODE_VOTE_ALL: return NV50_IR_SUBOP_VOTE_ALL; in opcodeToSubOp()