Searched refs:emit_b2f32 (Results 1 – 1 of 1) sorted by relevance
1865 emit_b2f32(struct ntd_context *ctx, nir_alu_instr *alu, const struct dxil_value *val) in emit_b2f32() function2200 case nir_op_b2f32: return emit_b2f32(ctx, alu, src[0]); in emit_alu()