Searched refs:emit_gds (Results 1 – 1 of 1) sorted by relevance
66 bool emit_gds(const GDSInstr& instr);197 return emit_gds(static_cast<const GDSInstr&>(*i)); in emit()853 bool AssemblyFromShaderLegacyImpl::emit_gds(const GDSInstr& instr) in emit_gds() function in r600::AssemblyFromShaderLegacyImpl