Searched refs:emit_loop_continue (Results 1 – 2 of 2) sorted by relevance
63 bool emit_loop_continue(const LoopContInstruction& instr);185 return emit_loop_continue(static_cast<const LoopContInstruction&>(*i)); in emit()589 bool AssemblyFromShaderLegacyImpl::emit_loop_continue(UNUSED const LoopContInstruction &instr) in emit_loop_continue() function in r600::AssemblyFromShaderLegacyImpl
9634 void emit_loop_continue(isel_context *ctx) in emit_loop_continue() function9649 emit_loop_continue(ctx); in visit_jump()