Home
last modified time | relevance | path

Searched refs:get_mul_for_src (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_nir_opt_peephole_ffma.c70 get_mul_for_src(nir_alu_src *src, unsigned num_components, in get_mul_for_src() function
94 alu = get_mul_for_src(&alu->src[0], alu->dest.dest.ssa.num_components, in get_mul_for_src()
99 alu = get_mul_for_src(&alu->src[0], alu->dest.dest.ssa.num_components, in get_mul_for_src()
105 alu = get_mul_for_src(&alu->src[0], alu->dest.dest.ssa.num_components, in get_mul_for_src()
202 mul = get_mul_for_src(&add->src[add_mul_src], in brw_nir_opt_peephole_ffma_block()