Home
last modified time | relevance | path

Searched refs:loop_end (Results 1 - 25 of 33) sorted by relevance

12

/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Drescaler_mips32.c154 int temp0, temp1, temp3, temp4, temp5, loop_end; in ExportRowExpand_MIPS32() local
165 "addu %[loop_end], %[frow], %[temp6] \n\t" in ExportRowExpand_MIPS32()
174 "bne %[frow], %[loop_end], 1b \n\t" in ExportRowExpand_MIPS32()
177 [dst]"+r"(dst), [loop_end]"=&r"(loop_end) in ExportRowExpand_MIPS32()
187 "addu %[loop_end], %[frow], %[temp6] \n\t" in ExportRowExpand_MIPS32()
202 "bne %[frow], %[loop_end], 1b \n\t" in ExportRowExpand_MIPS32()
205 [irow]"+r"(irow), [dst]"+r"(dst), [loop_end]"=&r"(loop_end) in ExportRowExpand_MIPS32()
219 int temp0, temp1, temp3, temp4, temp5, loop_end;
[all...]
H A Drescaler_mips_dsp_r2.c36 int temp0, temp1, temp2, temp3, temp4, temp5, loop_end;
49 "addu %[loop_end], %[frow], %[temp6] \n\t"
98 "bne %[frow], %[loop_end], 1b \n\t"
101 [irow]"+r"(irow), [dst]"+r"(dst), [loop_end]"=&r"(loop_end),
120 "addu %[loop_end], %[irow], %[temp6] \n\t"
148 "bne %[irow], %[loop_end], 1b \n\t"
151 [dst]"+r"(dst), [loop_end]"=&r"(loop_end), [temp2]"=&r"(temp2)
172 int temp0, temp1, temp2, temp3, temp4, temp5, loop_end; in ExportRowExpand_MIPSdspR2() local
[all...]
H A Dalpha_processing_mips_dsp_r2.c134 const uint32_t* const loop_end = out + len - rest; in PackARGB_MIPSdspR2() local
138 "beq %[loop_end], %[out], 0f \n\t" in PackARGB_MIPSdspR2()
150 "bne %[loop_end], %[out], 2b \n\t" in PackARGB_MIPSdspR2()
165 [loop_end]"r"(loop_end), [rest]"r"(rest) in PackARGB_MIPSdspR2()
177 const uint32_t* const loop_end = out + len - rest; in PackRGB_MIPSdspR2() local
180 "beq %[loop_end], %[out], 0f \n\t" in PackRGB_MIPSdspR2()
191 "bne %[loop_end], %[out], 2b \n\t" in PackRGB_MIPSdspR2()
205 [loop_end]"r"(loop_end), [res in PackRGB_MIPSdspR2()
[all...]
/third_party/ffmpeg/libavcodec/mips/
H A Daacdec_mips.c67 const float *loop_end = src + count; in float_copy() local
95 "bne %[src], %[loop_end], 1b \n\t" in float_copy()
104 : [loop_end]"r"(loop_end) in float_copy()
376 float *loop_end = saved + 448; in update_ltp_mips() local
408 "bne %[src], %[loop_end], 1b \n\t" in update_ltp_mips()
417 : [loop_end]"r"(loop_end) in update_ltp_mips()
H A Dsbrdsp_mips.c279 float *loop_end; in sbr_sum_square_mips() local
281 loop_end = p_x + (n >> 1)*4 - 4; in sbr_sum_square_mips()
299 "bne %[p_x], %[loop_end], 1b \n\t" in sbr_sum_square_mips()
310 : [loop_end]"r"(loop_end) in sbr_sum_square_mips()
669 const float *p_x, *p_g, *loop_end; in sbr_hf_g_filt_mips() local
676 loop_end = p_g + m_max; in sbr_hf_g_filt_mips()
691 "bne %[p_g], %[loop_end], 1b \n\t" in sbr_hf_g_filt_mips()
698 : [loop_end]"r"(loop_end) in sbr_hf_g_filt_mips()
[all...]
H A Daacsbr_mips.c74 float *loop_end=p_x1_low + 2560; in sbr_lf_gen_mips() local
88 "bne %[p_x1_low], %[loop_end], 1b \n\t" in sbr_lf_gen_mips()
92 : [loop_end]"r"(loop_end) in sbr_lf_gen_mips()
/third_party/ffmpeg/libavformat/
H A Dmca.c51 uint32_t header_size, data_size, data_offset, loop_start, loop_end, in read_header() local
72 loop_end = avio_rl32(s->pb); in read_header()
90 || loop_start > loop_end || m->block_count < 1) in read_header()
96 if ((ret = av_dict_set_int(&s->metadata, "loop_end", in read_header()
97 av_rescale(loop_end, AV_TIME_BASE, in read_header()
H A Dscd.c70 uint32_t loop_end; member
176 track->loop_end = AV_RB32(buf + 20); in scd_read_track()
182 track->loop_start > track->loop_end) in scd_read_track()
214 if (av_dict_set_int(&st->metadata, "loop_end", track->loop_end, 0) < 0) in scd_read_track()
/third_party/libsnd/src/
H A Dmpc2k.c160 uint32_t sample_start, loop_end, sample_frames, loop_length ; in mpc2k_read_header() local
172 psf_binheader_readf (psf, "eb4444", bytes, 3, &sample_start, &loop_end, &sample_frames, &loop_length) ; in mpc2k_read_header()
178 psf_log_printf (psf, " Sample start : %d\n Loop end : %d\n Frames : %d\n Length : %d\n", sample_start, loop_end, sample_frames, loop_length) ; in mpc2k_read_header()
H A Dxi.c44 int loop_begin, loop_end ; member
306 pxi->loop_end = 0 ; in xi_write_header()
308 psf_binheader_writef (psf, "et844", BHW8 (psf->sf.frames), BHW4 (pxi->loop_begin), BHW4 (pxi->loop_end)) ; in xi_write_header()
333 int k, loop_begin, loop_end ; in xi_read_header() local
398 { psf_binheader_readf (psf, "e444", &(sample_sizes [k]), &loop_begin, &loop_end) ; in xi_read_header()
408 psf_log_printf (psf, " loop\n begin : %d\n end : %d\n", loop_begin, loop_end) ; in xi_read_header()
429 psf->instrument->loops [0].end = loop_end ; in xi_read_header()
/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction.cc616 RpoNumber loop_header, RpoNumber loop_end,
625 loop_end_(loop_end),
652 return RpoNumber::FromInt(block->loop_end()->rpo_number());
694 os << " loop blocks: [" << block->rpo_number() << ", " << block->loop_end()
815 InstructionBlock* loop_end =
816 instruction_blocks_->at(block->loop_end().ToSize() - 1);
817 if (loop_end->SuccessorCount() == 1 && /* ends with goto */
818 loop_end != block /* not a degenerate infinite loop */) {
821 DCHECK_EQ(block->rpo_number(), loop_end->successors()[0]);
822 loop_end
[all...]
/third_party/node/deps/v8/src/bigint/
H A Dmul-schoolbook.cc76 int loop_end = X.len() + Y.len() - 2; in MultiplySchoolbook() local
77 for (; i <= loop_end; i++) { in MultiplySchoolbook()
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_bc_finalize.cpp128 cf_node *loop_end = sh.create_cf(CF_OP_LOOP_END); in finalize_loop() local
135 last_cf = loop_end; in finalize_loop()
138 loop_start->jump_after(loop_end); in finalize_loop()
139 loop_end->jump_after(loop_start); in finalize_loop()
145 loop_break->jump(loop_end); in finalize_loop()
156 loop_cont->jump(loop_end); in finalize_loop()
163 r->push_back(loop_end); in finalize_loop()
/third_party/ffmpeg/libavfilter/x86/
H A Davf_showcqt.asm119 .loop_end:
134 jae .loop_end
142 jmp .loop_end
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_loop_unroll.c246 nir_cf_list loop_end; in complex_unroll_loop_body() local
247 nir_cf_extract(&loop_end, nir_after_cf_node(&unlimit_term->nif->cf_node), in complex_unroll_loop_body()
249 move_cf_list_into_loop_term(&loop_end, unlimit_term); in complex_unroll_loop_body()
573 nir_cursor loop_end = nir_after_block(nir_loop_last_block(loop)); in wrapper_unroll() local
587 loop_end); in wrapper_unroll()
593 loop_end = terminator->continue_from_then ? in wrapper_unroll()
/third_party/icu/icu4c/source/common/
H A Duniset.cpp1803 if (a == UNICODESET_HIGH) goto loop_end;
1821 if (a == UNICODESET_HIGH) goto loop_end;
1824 if (b == UNICODESET_HIGH) goto loop_end;
1839 if (a == UNICODESET_HIGH) goto loop_end;
1855 if (a == UNICODESET_HIGH) goto loop_end;
1864 loop_end:
1899 if (a == UNICODESET_HIGH) goto loop_end;
1917 if (a == UNICODESET_HIGH) goto loop_end;
1934 if (a == UNICODESET_HIGH) goto loop_end;
1950 if (a == UNICODESET_HIGH) goto loop_end;
[all...]
/third_party/node/deps/icu-small/source/common/
H A Duniset.cpp1803 if (a == UNICODESET_HIGH) goto loop_end;
1821 if (a == UNICODESET_HIGH) goto loop_end;
1824 if (b == UNICODESET_HIGH) goto loop_end;
1839 if (a == UNICODESET_HIGH) goto loop_end;
1855 if (a == UNICODESET_HIGH) goto loop_end;
1864 loop_end:
1899 if (a == UNICODESET_HIGH) goto loop_end;
1917 if (a == UNICODESET_HIGH) goto loop_end;
1934 if (a == UNICODESET_HIGH) goto loop_end;
1950 if (a == UNICODESET_HIGH) goto loop_end;
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Duniset.cpp1804 if (a == UNICODESET_HIGH) goto loop_end;
1822 if (a == UNICODESET_HIGH) goto loop_end;
1825 if (b == UNICODESET_HIGH) goto loop_end;
1840 if (a == UNICODESET_HIGH) goto loop_end;
1856 if (a == UNICODESET_HIGH) goto loop_end;
1865 loop_end:
1900 if (a == UNICODESET_HIGH) goto loop_end;
1918 if (a == UNICODESET_HIGH) goto loop_end;
1935 if (a == UNICODESET_HIGH) goto loop_end;
1951 if (a == UNICODESET_HIGH) goto loop_end;
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dschedule.h147 BasicBlock* loop_end() const { return loop_end_; } in loop_end() function in v8::internal::compiler::final
148 void set_loop_end(BasicBlock* loop_end);
H A Dbytecode-analysis.cc488 int loop_end = current_offset + iterator.current_bytecode_size(); in Analyze() variable
490 PushLoop(loop_header, loop_end); in Analyze()
715 void BytecodeAnalysis::PushLoop(int loop_header, int loop_end) { in PushLoop() argument
716 DCHECK_LT(loop_header, loop_end); in PushLoop()
718 DCHECK_EQ(end_to_header_.find(loop_end), end_to_header_.end()); in PushLoop()
723 end_to_header_.insert({loop_end, loop_header}); in PushLoop()
H A Dbytecode-analysis.h152 void PushLoop(int loop_header, int loop_end);
H A Dscheduler.cc957 current == current_header->loop_end()) { in ComputeAndInsertSpecialRPO()
971 BasicBlock* loop_end = current_loop->end; in ComputeAndInsertSpecialRPO() local
972 current->set_loop_end(loop_end == nullptr ? BeyondEndSentinel() in ComputeAndInsertSpecialRPO()
973 : loop_end); in ComputeAndInsertSpecialRPO()
1067 if (block->loop_end() != nullptr) { in PrintRPO()
1069 << block->loop_end()->rpo_number() << ")"; in PrintRPO()
1089 BasicBlock* end = header->loop_end(); in VerifySpecialRPO()
H A Dschedule.cc76 void BasicBlock::set_loop_end(BasicBlock* loop_end) { loop_end_ = loop_end; } in set_loop_end() argument
/third_party/ltp/tools/sparse/sparse-src/
H A Dlinearize.c2304 struct basic_block *loop_top, *loop_body, *loop_continue, *loop_end; in linearize_iterator() local
2315 loop_end = alloc_basic_block(ep, stmt->pos); in linearize_iterator()
2324 linearize_cond_branch(ep, pre_condition, loop_body, loop_end); in linearize_iterator()
2327 bind_label(stmt->iterator_break, loop_end, stmt->pos); in linearize_iterator()
2338 linearize_cond_branch(ep, post_condition, loop_top, loop_end); in linearize_iterator()
2339 set_activeblock(ep, loop_end); in linearize_iterator()
/third_party/cJSON/
H A DcJSON.c372 goto loop_end; in parse_number()
375 loop_end: in parse_number()
465 goto loop_end; in parse_number()
468 loop_end: in parse_number()

Completed in 36 milliseconds

12