Searched refs:emit_export (Results 1 – 1 of 1) sorted by relevance
50 bool emit_export(const ExportInstruction & exi);167 return emit_export(static_cast<const ExportInstruction&>(*i)); in emit()476 bool AssemblyFromShaderLegacyImpl::emit_export(const ExportInstruction & exi) in emit_export() function in r600::AssemblyFromShaderLegacyImpl