Searched refs:emit_b2f16 (Results 1 – 1 of 1) sorted by relevance
1849 emit_b2f16(struct ntd_context *ctx, nir_alu_instr *alu, const struct dxil_value *val) in emit_b2f16() function2199 case nir_op_b2f16: return emit_b2f16(ctx, alu, src[0]); in emit_alu()