Home | History | Annotate | Download | only in codegen

Lines Matching refs:NV50_IR_SUBOP_ATOM_MIN

1009    case TGSI_OPCODE_ATOMUMIN: return NV50_IR_SUBOP_ATOM_MIN;
1010 case TGSI_OPCODE_ATOMIMIN: return NV50_IR_SUBOP_ATOM_MIN;