Searched refs:ptn_src_for_dest (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/mesa/program/ |
| H A D | prog_to_nir.c | 68 ptn_src_for_dest(struct ptn_compile *c, nir_alu_dest *dest) function in typeref:typename:nir_ssa_def * 820 ptn_move_dest(b, dest, nir_fsat(b, ptn_src_for_dest(c, &dest)));
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/program/ |
| H A D | prog_to_nir.c | 68 ptn_src_for_dest(struct ptn_compile *c, nir_alu_dest *dest) function in typeref:typename:nir_ssa_def * 843 ptn_move_dest(b, dest, nir_fsat(b, ptn_src_for_dest(c, &dest)));
|
Completed in 8 milliseconds