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.c456 emit_repl(struct svga_shader_emitter *emit, in emit_repl() function
550 if (!emit_repl( emit, temp, &src0 )) in submit_op2()
614 if (!emit_repl( emit, temp0, &src0 )) in submit_op3()
621 if (!emit_repl( emit, temp1, &src1 )) in submit_op3()
693 if (!emit_repl( emit, temp0, &src0 )) in submit_op4()
700 if (!emit_repl( emit, temp3, &src3 )) in submit_op4()
2100 if (!emit_repl( emit, temp, &src0 )) in emit_deriv()