Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_insn.c294 static boolean emit_repl( struct svga_shader_emitter *emit, in emit_repl() function
375 if (!emit_repl( emit, temp, &src0 )) in submit_op2()
435 if (!emit_repl( emit, temp0, &src0 )) in submit_op3()
442 if (!emit_repl( emit, temp1, &src1 )) in submit_op3()
511 if (!emit_repl( emit, temp0, &src0 )) in submit_op4()
518 if (!emit_repl( emit, temp3, &src3 )) in submit_op4()
1882 if (!emit_repl( emit, temp, &src0 )) in emit_deriv()