/external/webp/src/dsp/ |
D | argb_mips_dsp_r2.c | 22 const uint32_t* const loop_end = out + len - rest; in PackARGB() local 53 [loop_end]"r"(loop_end), [rest]"r"(rest) in PackARGB() 63 const uint32_t* const loop_end = out + len - rest; in PackRGB() local 91 [loop_end]"r"(loop_end), [rest]"r"(rest) in PackRGB()
|
D | rescaler_mips_dsp_r2.c | 34 int temp0, temp1, temp2, temp3, temp4, temp5, loop_end; in ExportRowShrink() local 99 [irow]"+r"(irow), [dst]"+r"(dst), [loop_end]"=&r"(loop_end), in ExportRowShrink() 150 [dst]"+r"(dst), [loop_end]"=&r"(loop_end), [temp2]"=&r"(temp2) in ExportRowShrink() 171 int temp0, temp1, temp2, temp3, temp4, temp5, loop_end; in ExportRowExpand() local 210 [dst]"+r"(dst), [loop_end]"=&r"(loop_end), [temp2]"=&r"(temp2) in ExportRowExpand() 278 [irow]"+r"(irow), [dst]"+r"(dst), [loop_end]"=&r"(loop_end), in ExportRowExpand()
|
D | rescaler_mips32.c | 152 int temp0, temp1, temp3, temp4, temp5, loop_end; in ExportRowExpand() local 175 [dst]"+r"(dst), [loop_end]"=&r"(loop_end) in ExportRowExpand() 203 [irow]"+r"(irow), [dst]"+r"(dst), [loop_end]"=&r"(loop_end) in ExportRowExpand() 216 int temp0, temp1, temp3, temp4, temp5, loop_end; in ExportRowShrink() local 247 [irow]"+r"(irow), [dst]"+r"(dst), [loop_end]"=&r"(loop_end) in ExportRowShrink() 268 [dst]"+r"(dst), [loop_end]"=&r"(loop_end) in ExportRowShrink()
|
/external/libvpx/libvpx/vp8/decoder/ |
D | dboolhuff.c | 42 int loop_end = 0; in vp8dx_bool_decoder_fill() local 53 loop_end = x; in vp8dx_bool_decoder_fill() 57 while (shift >= loop_end) { in vp8dx_bool_decoder_fill()
|
/external/llvm/test/MC/AMDGPU/ |
D | labels-branch.s | 8 s_branch loop_end 11 loop_end: label
|
/external/libvpx/libvpx/vpx_dsp/ |
D | bitreader.c | 70 int loop_end = 0; in vpx_reader_fill() local 73 loop_end = bits_over; in vpx_reader_fill() 77 while (shift >= loop_end) { in vpx_reader_fill()
|
/external/v4l2_codec2/vda/ |
D | vp8_bool_decoder.cc | 108 int loop_end = 0; in FillDecoder() local 112 loop_end = x; in FillDecoder() 116 while (shift >= loop_end) { in FillDecoder()
|
/external/v8/src/compiler/ |
D | bytecode-analysis.cc | 258 int loop_end = current_offset + iterator.current_bytecode_size(); in Analyze() local 259 PushLoop(iterator.GetJumpTargetOffset(), loop_end); in Analyze() 389 void BytecodeAnalysis::PushLoop(int loop_header, int loop_end) { in PushLoop() argument 390 DCHECK(loop_header < loop_end); in PushLoop() 392 DCHECK(end_to_header_.find(loop_end) == end_to_header_.end()); in PushLoop() 397 end_to_header_.insert({loop_end, loop_header}); in PushLoop()
|
D | bytecode-analysis.h | 97 void PushLoop(int loop_header, int loop_end);
|
D | schedule.h | 131 BasicBlock* loop_end() const { return loop_end_; } in NON_EXPORTED_BASE() 132 void set_loop_end(BasicBlock* loop_end); in NON_EXPORTED_BASE()
|
D | instruction.cc | 621 RpoNumber loop_header, RpoNumber loop_end, in InstructionBlock() argument 629 loop_end_(loop_end), in InstructionBlock() 656 return RpoNumber::FromInt(block->loop_end()->rpo_number()); in GetLoopEndRpo() 692 os << " loop blocks: [" << block->rpo_number() << ", " << block->loop_end() in operator <<()
|
D | schedule.cc | 76 void BasicBlock::set_loop_end(BasicBlock* loop_end) { loop_end_ = loop_end; } in set_loop_end() argument
|
D | scheduler.cc | 891 current == current_header->loop_end()) { in ComputeAndInsertSpecialRPO() 1002 if (block->loop_end() != nullptr) { in PrintRPO() 1004 << block->loop_end()->rpo_number() << ")"; in PrintRPO() 1024 BasicBlock* end = header->loop_end(); in VerifySpecialRPO()
|
D | instruction.h | 1348 RpoNumber loop_end, bool deferred, bool handler); in NON_EXPORTED_BASE() 1376 RpoNumber loop_end() const { in NON_EXPORTED_BASE() 1479 return instruction_blocks_->at(block->loop_end().ToSize() - 1) in NON_EXPORTED_BASE()
|
D | code-generator.cc | 148 SNPrintF(buffer, " (loop up to %d)", block->loop_end().ToInt()); in GenerateCode()
|
/external/mesa3d/src/gallium/drivers/r600/sb/ |
D | sb_bc_finalize.cpp | 128 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()
|
/external/libdrm/tests/ |
D | drmstat.c | 357 struct timeval loop_start, loop_end; in main() local 391 gettimeofday(&loop_end, NULL); in main() 393 usec(&loop_end, &loop_start) / counter, fast); in main()
|
/external/icu/icu4c/source/common/ |
D | uniset.cpp | 1804 if (a == UNICODESET_HIGH) goto loop_end; in add() 1822 if (a == UNICODESET_HIGH) goto loop_end; in add() 1825 if (b == UNICODESET_HIGH) goto loop_end; in add() 1840 if (a == UNICODESET_HIGH) goto loop_end; in add() 1856 if (a == UNICODESET_HIGH) goto loop_end; in add() 1865 loop_end: in add() 1902 if (a == UNICODESET_HIGH) goto loop_end; in retain() 1920 if (a == UNICODESET_HIGH) goto loop_end; in retain() 1937 if (a == UNICODESET_HIGH) goto loop_end; in retain() 1953 if (a == UNICODESET_HIGH) goto loop_end; in retain() [all …]
|
/external/mesa3d/src/compiler/nir/ |
D | nir_opt_loop_unroll.c | 358 nir_cf_list loop_end; in complex_unroll() local 359 nir_cf_extract(&loop_end, nir_after_cf_node(&unlimit_term->nif->cf_node), in complex_unroll() 361 move_cf_list_into_loop_term(&loop_end, unlimit_term); in complex_unroll()
|
/external/curl/packages/vms/ |
D | compare_curl_source.com | 189 $ if ref_spec .eqs. "" then goto loop_end 308 $loop_end:
|
/external/kernel-headers/original/uapi/linux/ |
D | soundcard.h | 247 int loop_start, loop_end; /* Byte offsets from the beginning */ member
|
/external/v8/src/s390/ |
D | code-stubs-s390.cc | 758 Label while_true, no_carry, loop_end; in Generate() local 767 __ beq(&loop_end, Label::kNear); in Generate() 770 __ bind(&loop_end); in Generate()
|
/external/v8/src/ppc/ |
D | code-stubs-ppc.cc | 788 Label while_true, no_carry, loop_end; in Generate() local 795 __ beq(&loop_end, cr0); in Generate() 798 __ bind(&loop_end); in Generate()
|
/external/v8/src/mips64/ |
D | code-stubs-mips64.cc | 820 Label while_true, no_carry, loop_end; in Generate() local 831 __ Branch(&loop_end, eq, scratch, Operand(zero_reg)); in Generate() 836 __ bind(&loop_end); in Generate()
|
/external/v8/src/mips/ |
D | code-stubs-mips.cc | 823 Label while_true, no_carry, loop_end; in Generate() local 834 __ Branch(&loop_end, eq, scratch, Operand(zero_reg)); in Generate() 839 __ bind(&loop_end); in Generate()
|