Searched refs:end_loop (Results 1 – 6 of 6) sorted by relevance
556 struct rc_instruction *end_loop = NULL; in allocate_temporary_registers() local594 if (!end_loop && inst->U.I.Opcode == RC_OPCODE_BGNLOOP) { in allocate_temporary_registers()605 end_loop = ptr; in allocate_temporary_registers()612 if (inst == end_loop) { in allocate_temporary_registers()613 end_loop = NULL; in allocate_temporary_registers()619 ta[inst->U.I.SrcReg[i].Index].LastRead = end_loop ? end_loop : inst; in allocate_temporary_registers()
312 bne end_loop370 end_loop: label
528 beq end_loop557 end_loop: label
302 bne end_loop355 end_loop: label
520 beq end_loop548 end_loop: label
3355 goto end_loop; in cvReadRawDataSlice()3362 end_loop: in cvReadRawDataSlice()