Home
last modified time | relevance | path

Searched refs:loop_start (Results 1 – 14 of 14) sorted by relevance

/external/llvm/test/CodeGen/PowerPC/
Dvsx-infl-copy2.ll16 br i1 undef, label %loop_start.preheader, label %if.then.i31
18 loop_start.preheader: ; preds = %if.end5
21 vector.body: ; preds = %vector.body, %loop_start.preheader
22 %vec.phi61 = phi <4 x i32> [ %34, %vector.body ], [ zeroinitializer, %loop_start.preheader ]
23 %vec.phi62 = phi <4 x i32> [ %35, %vector.body ], [ zeroinitializer, %loop_start.preheader ]
24 %vec.phi63 = phi <4 x i32> [ %36, %vector.body ], [ zeroinitializer, %loop_start.preheader ]
25 %vec.phi65 = phi <4 x i32> [ %37, %vector.body ], [ zeroinitializer, %loop_start.preheader ]
26 %vec.phi67 = phi <4 x i32> [ %38, %vector.body ], [ zeroinitializer, %loop_start.preheader ]
27 %vec.phi68 = phi <4 x i32> [ %39, %vector.body ], [ zeroinitializer, %loop_start.preheader ]
28 %vec.phi69 = phi <4 x i32> [ %40, %vector.body ], [ zeroinitializer, %loop_start.preheader ]
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
Dvsx-infl-copy2.ll16 br i1 undef, label %loop_start.preheader, label %if.then.i31
18 loop_start.preheader: ; preds = %if.end5
21 vector.body: ; preds = %vector.body, %loop_start.preheader
22 %vec.phi61 = phi <4 x i32> [ %34, %vector.body ], [ zeroinitializer, %loop_start.preheader ]
23 %vec.phi62 = phi <4 x i32> [ %35, %vector.body ], [ zeroinitializer, %loop_start.preheader ]
24 %vec.phi63 = phi <4 x i32> [ %36, %vector.body ], [ zeroinitializer, %loop_start.preheader ]
25 %vec.phi65 = phi <4 x i32> [ %37, %vector.body ], [ zeroinitializer, %loop_start.preheader ]
26 %vec.phi67 = phi <4 x i32> [ %38, %vector.body ], [ zeroinitializer, %loop_start.preheader ]
27 %vec.phi68 = phi <4 x i32> [ %39, %vector.body ], [ zeroinitializer, %loop_start.preheader ]
28 %vec.phi69 = phi <4 x i32> [ %40, %vector.body ], [ zeroinitializer, %loop_start.preheader ]
[all …]
/external/llvm/test/MC/AMDGPU/
Dlabels-branch.s3 loop_start: label
4 s_branch loop_start
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AMDGPU/
Dlabels-branch.s4 loop_start: label
5 s_branch loop_start
/external/v8/src/builtins/
Dbuiltins-iterator-gen.cc162 Label loop_start(this, {values->var_array(), values->var_length(), in FillFixedArrayFromIterable() local
165 Goto(&loop_start); in FillFixedArrayFromIterable()
168 BIND(&loop_start); in FillFixedArrayFromIterable()
177 Goto(&loop_start); in FillFixedArrayFromIterable()
234 Label loop_start(this, in StringListFromIterable() local
236 Goto(&loop_start); in StringListFromIterable()
241 BIND(&loop_start); in StringListFromIterable()
254 Goto(&loop_start); in StringListFromIterable()
/external/autotest/client/site_tests/power_Display/
Dpower_Display.py79 loop_start = time.time()
81 self.checkpoint_measurements(tagname, loop_start)
/external/autotest/client/cros/power/
Dpower_videotest.py133 loop_start = time.time()
135 self.checkpoint_measurements(name, loop_start)
/external/skia/tools/
Dskottie2movie.cpp101 double loop_start = SkTime::GetSecs(); in main() local
158 double loop_dur = SkTime::GetSecs() - loop_start; in main()
/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_bc_finalize.cpp127 cf_node *loop_start = sh.create_cf(CF_OP_LOOP_START_DX10); in finalize_loop() local
138 loop_start->jump_after(loop_end); in finalize_loop()
139 loop_end->jump_after(loop_start); in finalize_loop()
162 r->push_front(loop_start); in finalize_loop()
/external/llvm/test/CodeGen/X86/
Dcmpxchg-clobber-flags.ll105 br i1 %cmp, label %loop_start, label %cond.end
107 loop_start:
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dcmpxchg-clobber-flags.ll128 ; 32-ALL-NEXT: # %bb.1: # %loop_start
180 br i1 %cmp, label %loop_start, label %cond.end
182 loop_start:
/external/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi.cpp4991 int loop_start = -1; /* index of the first active BGNLOOP (if any) */ in get_first_temp_write() local
4998 first_writes[inst->dst[j].index] = (depth == 0) ? i : loop_start; in get_first_temp_write()
5004 loop_start = i; in get_first_temp_write()
5007 loop_start = -1; in get_first_temp_write()
5018 int loop_start = -1; /* index of the first active BGNLOOP (if any) */ in get_first_temp_read() local
5025 first_reads[inst->src[j].index] = (depth == 0) ? i : loop_start; in get_first_temp_read()
5031 first_reads[inst->tex_offsets[j].index] = (depth == 0) ? i : loop_start; in get_first_temp_read()
5036 loop_start = i; in get_first_temp_read()
5039 loop_start = -1; in get_first_temp_read()
5050 int loop_start = -1; /* index of the first active BGNLOOP (if any) */ in get_last_temp_read_first_temp_write() local
[all …]
/external/kernel-headers/original/uapi/linux/
Dsoundcard.h247 int loop_start, loop_end; /* Byte offsets from the beginning */ member
/external/v8/src/compiler/backend/
Dregister-allocator.cc2841 LifetimePosition loop_start = LifetimePosition::GapFromInstructionIndex( in FindOptimalSpillingPos() local
2845 if (range->TopLevel()->Start() > loop_start || in FindOptimalSpillingPos()
2846 (range->TopLevel()->Start() == loop_start && in FindOptimalSpillingPos()
2850 LiveRange* live_at_header = range->TopLevel()->GetChildCovers(loop_start); in FindOptimalSpillingPos()
2859 check_use->NextUsePositionSpillDetrimental(loop_start); in FindOptimalSpillingPos()
2868 pos = loop_start; in FindOptimalSpillingPos()