Home
last modified time | relevance | path

Searched refs:loop_end (Results 1 – 21 of 21) sorted by relevance

/external/webp/src/dsp/
Drescaler_mips_dsp_r2.c36 int temp0, temp1, temp2, temp3, temp4, temp5, loop_end;
101 [irow]"+r"(irow), [dst]"+r"(dst), [loop_end]"=&r"(loop_end),
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
211 [dst]"+r"(dst), [loop_end]"=&r"(loop_end), [temp2]"=&r"(temp2) in ExportRowExpand_MIPSdspR2()
278 [irow]"+r"(irow), [dst]"+r"(dst), [loop_end]"=&r"(loop_end), in ExportRowExpand_MIPSdspR2()
Drescaler_mips32.c154 int temp0, temp1, temp3, temp4, temp5, loop_end; in ExportRowExpand_MIPS32() local
177 [dst]"+r"(dst), [loop_end]"=&r"(loop_end) 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;
250 [irow]"+r"(irow), [dst]"+r"(dst), [loop_end]"=&r"(loop_end)
271 [dst]"+r"(dst), [loop_end]"=&r"(loop_end)
Dalpha_processing_mips_dsp_r2.c134 const uint32_t* const loop_end = out + len - rest; in PackARGB_MIPSdspR2() local
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
205 [loop_end]"r"(loop_end), [rest]"r"(rest) in PackRGB_MIPSdspR2()
/external/libvpx/vp8/decoder/
Ddboolhuff.c46 int loop_end = 0; in vp8dx_bool_decoder_fill() local
57 loop_end = x; in vp8dx_bool_decoder_fill()
61 while (shift >= loop_end) { in vp8dx_bool_decoder_fill()
/external/llvm/test/MC/AMDGPU/
Dlabels-branch.s8 s_branch loop_end
11 loop_end: label
/external/libvpx/vpx_dsp/
Dbitreader.c70 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/crosvm/media/cros-codecs/src/decoders/vp8/
Dbool_decoder.rs59 let mut loop_end = 0; in fill() localVariable
63 loop_end = x; in fill()
67 while shift >= loop_end { in fill()
/external/arm-optimized-routines/string/aarch64/
Dstrlen-mte.S57 cbnz synd, L(loop_end)
64 L(loop_end):
/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instruction_cf.cpp138 CFInstruction (loop_end), in LoopEndInstruction()
150 assert(lhs.type() == loop_end); in is_equal_to()
Dsfn_instruction_base.h84 loop_end, enumerator
Dsfn_ir_to_assembly.cpp180 case Instruction::loop_end: in emit()
/external/mesa3d/src/compiler/nir/
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()
538 nir_cursor loop_end = nir_after_block(nir_loop_last_block(loop)); in wrapper_unroll() local
552 loop_end); in wrapper_unroll()
558 loop_end = terminator->continue_from_then ? in wrapper_unroll()
/external/deqp/external/vulkancts/data/vulkan/amber/spirv_assembly/instruction/compute/unreachable/
Dunreachable-switch-merge-in-loop.amber94 OpLoopMerge %loop_exit %loop_end None
106 %loop_end = OpLabel
/external/mesa3d/src/gallium/drivers/r600/sb/
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()
/external/cronet/third_party/icu/source/common/
Duniset.cpp1803 if (a == UNICODESET_HIGH) goto loop_end; in add()
1821 if (a == UNICODESET_HIGH) goto loop_end; in add()
1824 if (b == UNICODESET_HIGH) goto loop_end; in add()
1839 if (a == UNICODESET_HIGH) goto loop_end; in add()
1855 if (a == UNICODESET_HIGH) goto loop_end; in add()
1864 loop_end: in add()
1899 if (a == UNICODESET_HIGH) goto loop_end; in retain()
1917 if (a == UNICODESET_HIGH) goto loop_end; in retain()
1934 if (a == UNICODESET_HIGH) goto loop_end; in retain()
1950 if (a == UNICODESET_HIGH) goto loop_end; in retain()
[all …]
/external/icu/icu4c/source/common/
Duniset.cpp1803 if (a == UNICODESET_HIGH) goto loop_end; in add()
1821 if (a == UNICODESET_HIGH) goto loop_end; in add()
1824 if (b == UNICODESET_HIGH) goto loop_end; in add()
1839 if (a == UNICODESET_HIGH) goto loop_end; in add()
1855 if (a == UNICODESET_HIGH) goto loop_end; in add()
1864 loop_end: in add()
1899 if (a == UNICODESET_HIGH) goto loop_end; in retain()
1917 if (a == UNICODESET_HIGH) goto loop_end; in retain()
1934 if (a == UNICODESET_HIGH) goto loop_end; in retain()
1950 if (a == UNICODESET_HIGH) goto loop_end; in retain()
[all …]
/external/curl/packages/vms/
Dcompare_curl_source.com188 $ if ref_spec .eqs. "" then goto loop_end
300 $loop_end:
/external/mesa3d/src/amd/compiler/
Daco_spill.cpp385 unsigned loop_end = i; in init_live_in_vars() local
389 if (pair.second.first < loop_end) in init_live_in_vars()
407 pair.second.first >= loop_end && in init_live_in_vars()
434 pair.second.first >= loop_end && in init_live_in_vars()
/external/deqp/external/openglcts/modules/gles31/
Des31cArrayOfArraysTests.cpp8358 std::string loop_end; in test_shader_compilation() local
8414 loop_end.insert(0, "}\n"); in test_shader_compilation()
8415 loop_end.insert(0, indent); in test_shader_compilation()
8483 invalid_shader_source += loop_end; in test_shader_compilation()
8495 valid_shader_source += loop_end; in test_shader_compilation()
8628 std::string loop_end; in execute() local
8658 loop_end.insert(0, "}\n"); in execute()
8659 loop_end.insert(0, indent); in execute()
8768 valid_shader_source += loop_end; in execute()
/external/kernel-headers/original/uapi/linux/
Dsoundcard.h247 int loop_start, loop_end; /* Byte offsets from the beginning */ member
/external/iperf3/src/
Dcjson.c354 goto loop_end; in parse_number()
357 loop_end: in parse_number()