/external/webp/src/dsp/ |
D | rescaler_mips_dsp_r2.c | 36 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()
|
D | rescaler_mips32.c | 154 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)
|
D | alpha_processing_mips_dsp_r2.c | 134 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/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-project/llvm/test/MC/AMDGPU/ |
D | labels-branch-gfx9.s | 6 s_call_b64 s[10:11], loop_end 18 loop_end: label
|
D | labels-branch.s | 11 s_branch loop_end 16 loop_end: label
|
/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/llvm-project/llvm/test/CodeGen/AMDGPU/ |
D | si-annotatecfg-multiple-backedges.ll | 23 ; OPT: loop_end: 43 %tmp4 = phi i32 [ 0, %entry ], [ %tmp5, %loop ], [ 0, %loop_end ] 46 br i1 %tmp6, label %loop_end, label %loop 48 loop_end:
|
D | stack-realign.ll | 215 loop_end: ; preds = %loop_body 220 loop_body: ; preds = %loop_end, %begin 221 %lp_idx = phi i32 [ 0, %begin ], [ %idx_next, %loop_end ] 225 br i1 %lp_cond, label %loop_end, label %exit 227 exit: ; preds = %loop_end, %loop_body 228 %out = phi i32 [ 0, %loop_body ], [ 1, %loop_end ]
|
/external/mesa3d/src/gallium/drivers/r600/sfn/ |
D | sfn_instruction_cf.cpp | 138 CFInstruction (loop_end), in LoopEndInstruction() 150 assert(lhs.type() == loop_end); in is_equal_to()
|
D | sfn_instruction_base.h | 84 loop_end, enumerator
|
D | sfn_ir_to_assembly.cpp | 180 case Instruction::loop_end: in emit()
|
/external/llvm-project/llvm/test/Transforms/InstCombine/ |
D | pr44242.ll | 163 ; CHECK: loop_end: 173 %val = phi i32 [ 0, %entry ], [ %val2, %loop_end ] 179 br i1 %cmp2, label %if, label %loop_end 183 br label %loop_end 184 loop_end:
|
/external/mesa3d/src/compiler/nir/ |
D | nir_opt_loop_unroll.c | 246 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/ |
D | unreachable-switch-merge-in-loop.amber | 94 OpLoopMerge %loop_exit %loop_end None 106 %loop_end = OpLabel
|
/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/icu/icu4c/source/common/ |
D | uniset.cpp | 1814 if (a == UNICODESET_HIGH) goto loop_end; in add() 1832 if (a == UNICODESET_HIGH) goto loop_end; in add() 1835 if (b == UNICODESET_HIGH) goto loop_end; in add() 1850 if (a == UNICODESET_HIGH) goto loop_end; in add() 1866 if (a == UNICODESET_HIGH) goto loop_end; in add() 1875 loop_end: in add() 1910 if (a == UNICODESET_HIGH) goto loop_end; in retain() 1928 if (a == UNICODESET_HIGH) goto loop_end; in retain() 1945 if (a == UNICODESET_HIGH) goto loop_end; in retain() 1961 if (a == UNICODESET_HIGH) goto loop_end; in retain() [all …]
|
/external/curl/packages/vms/ |
D | compare_curl_source.com | 189 $ if ref_spec .eqs. "" then goto loop_end 308 $loop_end:
|
/external/flac/src/libFLAC/ia32/ |
D | lpc_asm.nasm | 471 jz .loop_end 484 .loop_end: 523 jz .loop_end 542 .loop_end: 587 jz .loop_end 615 .loop_end: 665 jz .loop_end 700 .loop_end:
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | break-false-dep.ll | 1300 ; SSE-LINUX-NEXT: # %bb.2: # %loop_end 1373 ; SSE-WIN-NEXT: # %bb.2: # %loop_end 1457 ; AVX1-NEXT: # %bb.2: # %loop_end 1538 ; AVX512VL-NEXT: # %bb.2: # %loop_end 1577 %phi_i = phi i64 [ 1, %entry ], [ %nexti, %loop_end ] 1578 %phi_j = phi i64 [ 1, %entry ], [ %nextj, %loop_end ] 1579 %phi_k = phi i64 [ 0, %entry ], [ %nextk, %loop_end ] 1592 br i1 %cmp, label %inner_loop, label %loop_end 1594 loop_end:
|
/external/mesa3d/src/amd/compiler/ |
D | aco_spill.cpp | 385 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/ |
D | es31cArrayOfArraysTests.cpp | 8294 std::string loop_end; in test_shader_compilation() local 8350 loop_end.insert(0, "}\n"); in test_shader_compilation() 8351 loop_end.insert(0, indent); in test_shader_compilation() 8419 invalid_shader_source += loop_end; in test_shader_compilation() 8431 valid_shader_source += loop_end; in test_shader_compilation() 8564 std::string loop_end; in execute() local 8594 loop_end.insert(0, "}\n"); in execute() 8595 loop_end.insert(0, indent); in execute() 8704 valid_shader_source += loop_end; in execute()
|
/external/kernel-headers/original/uapi/linux/ |
D | soundcard.h | 247 int loop_start, loop_end; /* Byte offsets from the beginning */ member
|
/external/iperf3/src/ |
D | cjson.c | 354 goto loop_end; in parse_number() 357 loop_end: in parse_number()
|