Searched refs:TGSI_OPCODE_VOTE_ALL (Results 1 – 3 of 3) sorted by relevance
589 TGSI_OPCODE_VOTE_ALL = 224, enumerator
552 case TGSI_OPCODE_VOTE_ALL: in inferSrcType()963 case TGSI_OPCODE_VOTE_ALL: return NV50_IR_SUBOP_VOTE_ALL; in opcodeToSubOp()3377 case TGSI_OPCODE_VOTE_ALL: in handleInstruction()
4101 visit_generic_intrinsic(ir, TGSI_OPCODE_VOTE_ALL); in visit()