Searched refs:DXIL_ICMP_SLT (Results 1 – 3 of 3) sorted by relevance
148 [DXIL_ICMP_SLT] = "iLT",
121 DXIL_ICMP_SLT = 40, enumerator
2125 case nir_op_ilt: return emit_cmp(ctx, alu, DXIL_ICMP_SLT, src[0], src[1]); in emit_alu()