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.c457 emit_repl(struct svga_shader_emitter *emit, in emit_repl() function
551 if (!emit_repl( emit, temp, &src0 )) in submit_op2()
615 if (!emit_repl( emit, temp0, &src0 )) in submit_op3()
622 if (!emit_repl( emit, temp1, &src1 )) in submit_op3()
694 if (!emit_repl( emit, temp0, &src0 )) in submit_op4()
701 if (!emit_repl( emit, temp3, &src3 )) in submit_op4()
2157 if (!emit_repl( emit, temp, &src0 )) in emit_deriv()