Searched refs:emit_memringwrite (Results 1 – 1 of 1) sorted by relevance
52 bool emit_memringwrite(const MemRingOutIntruction& instr);189 return emit_memringwrite(static_cast<const MemRingOutIntruction&>(*i)); in emit()620 bool AssemblyFromShaderLegacyImpl::emit_memringwrite(const MemRingOutIntruction& instr) in emit_memringwrite() function in r600::AssemblyFromShaderLegacyImpl