Searched refs:create_cov (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/freedreno/ir3/ |
D | ir3_compiler_nir.c | 113 create_cov(struct ir3_context *ctx, struct ir3_instruction *src, in create_cov() function 363 dst[0] = create_cov(ctx, src[0], bs[0], alu->op); in emit_alu() 367 dst[0] = create_cov(ctx, in emit_alu() 368 create_cov(ctx, src[0], 32, nir_op_f2f16), in emit_alu()
|