Searched refs:incremented (Results 1 – 25 of 83) sorted by relevance
1234
/external/llvm/test/Transforms/LoopStrengthReduce/ |
D | use_postinc_value_outside_loop.ll | 5 ; post incremented value of the IV, not the preincremented value. This 6 ; prevents the loop from having to keep the post and pre-incremented value
|
D | dont-hoist-simple-loop-constants.ll | 4 ; The setlt wants to use a value that is incremented one more than the dominant
|
/external/llvm/test/CodeGen/PowerPC/ |
D | ppc64-vaarg-int.ll | 18 ; Make sure that the va pointer is incremented by 8 (not 4).
|
/external/llvm/test/CodeGen/ARM/ |
D | 2013-04-16-AAPCS-C4-vs-VFP.ll | 17 ;the memory at the adjusted NSAA. The NSAA is further incremented by the size 22 ;incremented by the number of registers used. Successive registers hold the
|
D | lsr-icmp-imm.ll | 4 ; LSR should compare against the post-incremented induction variable.
|
D | commute-movcc.ll | 20 ; This is really an LSR test: Make sure that cmp is using the incremented
|
/external/libpng/ |
D | TODO | 24 Investigate pre-incremented loop counters and other loop constructions.
|
/external/deqp/doc/testspecs/GLES31/ |
D | functional.shaders.atomic_counter.txt | 50 and incremented by total number of calls to atomicCounterIncrement() performed 53 incremented by one so that all values in the SSBO are values of counter before
|
D | functional.compute.indirect_dispatch.txt | 50 is output uint field, that is incremented atomically for each invocation,
|
D | functional.tessellation_geometry_interaction.txt | 87 control, ...}_add cases, gl_PointSize is incremented by a constant. In {eval,
|
/external/libhevc/common/arm/ |
D | ihevc_inter_pred_chroma_vert_w16out.s | 146 vld1.8 {d4},[r6],r2 @loads incremented src 148 vld1.8 {d8},[r6],r2 @loads incremented src 151 vld1.8 {d10},[r6] @loads the incremented src
|
D | ihevc_inter_pred_chroma_vert.s | 144 vld1.8 {d4},[r6],r2 @loads incremented src 146 vld1.8 {d8},[r6],r2 @loads incremented src 151 vld1.8 {d10},[r6] @loads the incremented src
|
D | ihevc_intra_pred_luma_mode_3_to_9.s | 200 vadd.s8 d8, d8, d27 @t0 compensate the pu1_src idx incremented by 8 328 vadd.s8 d8, d8, d16 @to compensate the pu1_src idx incremented by 8 519 vadd.s8 d8, d8, d27 @t0 compensate the pu1_src idx incremented by 8
|
D | ihevc_intra_pred_chroma_mode_3_to_9.s | 195 vadd.s8 d8, d8, d9 @to compensate the pu1_src idx incremented by 8 331 vadd.s8 d8, d8, d16 @to compensate the pu1_src idx incremented by 8
|
/external/mesa3d/docs/ |
D | RELNOTES-6.0 | 25 Note that the Mesa major version number is incremented with the OpenGL
|
D | RELNOTES-4.0 | 23 Note that the Mesa major version number is incremented with the OpenGL
|
D | MESA_swap_frame_usage.spec | 142 per frame, the missed frame count is incremented.
|
/external/libexif/ |
D | configure.ac | 47 dnl 0 if you incremented CURRENT. 52 dnl REVISION is set to 0, otherwise REVISION is incremented.
|
/external/llvm/test/CodeGen/Hexagon/vect/ |
D | vect-shuffle.ll | 3 ; Check that store is post-incremented.
|
D | vect-loadv4i16.ll | 3 ; Check that store is post-incremented.
|
/external/llvm/test/Analysis/ScalarEvolution/ |
D | nsw-offset.ll | 4 ; on this loop with a primary induction variable incremented with
|
D | nsw-offset-assume.ll | 4 ; on this loop with a primary induction variable incremented with
|
/external/fec/ |
D | ssebfly27.s | 188 movl %edx,DP(%ebx) # stash incremented value of vp->dp
|
D | ssebfly29.s | 257 movl %edx,DP(%ebx) # stash incremented value of vp->dp
|
/external/v8/test/mjsunit/es7/ |
D | object-observe.js | 540 incremented: amount 568 incremented: incAmount, 611 { object: thingy, type: Thingy.INCREMENT, incremented: 3 }, property 618 incremented: 2, property
|
1234