Searched refs:emit_simple_instruction (Results 1 – 1 of 1) sorted by relevance
1800 static boolean emit_simple_instruction(struct svga_shader_emitter *emit, in emit_simple_instruction() function1906 return emit_simple_instruction(emit, SVGA3DOP_MOVA, insn); in emit_arl()2019 return emit_simple_instruction(emit, SVGA3DOP_DST, insn); in emit_dst_insn()2162 return emit_simple_instruction(emit, SVGA3DOP_LIT, insn); in emit_lit()2702 if (!emit_simple_instruction( emit, opcode, insn )) in svga_emit_instruction()