Searched refs:DXIL_INTR_COUNTBITS (Results 1 – 1 of 1) sorted by relevance
209 DXIL_INTR_COUNTBITS = 31, enumerator441 case DXIL_INTR_COUNTBITS: in unary_func_name()2157 case nir_op_bit_count: return emit_unary_intin(ctx, alu, DXIL_INTR_COUNTBITS, src[0]); in emit_alu()