Home
last modified time | relevance | path

Searched refs:emit_memringwrite (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_ir_to_assembly.cpp52 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