Searched refs:emit_ssg (Results 1 – 2 of 2) sorted by relevance
863 static void emit_ssg( in emit_ssg() function1070 bld_base->op_actions[TGSI_OPCODE_SSG].emit = emit_ssg; in radeon_llvm_context_init()1071 bld_base->op_actions[TGSI_OPCODE_ISSG].emit = emit_ssg; in radeon_llvm_context_init()
1112 static boolean emit_ssg(struct svga_shader_emitter *emit, in emit_ssg() function2694 return emit_ssg( emit, insn ); in svga_emit_instruction()