Home
last modified time | relevance | path

Searched refs:incremented (Results 1 – 25 of 83) sorted by relevance

1234

/external/llvm/test/Transforms/LoopStrengthReduce/
Duse_postinc_value_outside_loop.ll5 ; 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
Ddont-hoist-simple-loop-constants.ll4 ; The setlt wants to use a value that is incremented one more than the dominant
/external/llvm/test/CodeGen/PowerPC/
Dppc64-vaarg-int.ll18 ; Make sure that the va pointer is incremented by 8 (not 4).
/external/llvm/test/CodeGen/ARM/
D2013-04-16-AAPCS-C4-vs-VFP.ll17 ;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
Dlsr-icmp-imm.ll4 ; LSR should compare against the post-incremented induction variable.
Dcommute-movcc.ll20 ; This is really an LSR test: Make sure that cmp is using the incremented
/external/libpng/
DTODO24 Investigate pre-incremented loop counters and other loop constructions.
/external/deqp/doc/testspecs/GLES31/
Dfunctional.shaders.atomic_counter.txt50 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
Dfunctional.compute.indirect_dispatch.txt50 is output uint field, that is incremented atomically for each invocation,
Dfunctional.tessellation_geometry_interaction.txt87 control, ...}_add cases, gl_PointSize is incremented by a constant. In {eval,
/external/libhevc/common/arm/
Dihevc_inter_pred_chroma_vert_w16out.s146 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
Dihevc_inter_pred_chroma_vert.s144 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
Dihevc_intra_pred_luma_mode_3_to_9.s200 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
Dihevc_intra_pred_chroma_mode_3_to_9.s195 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/
DRELNOTES-6.025 Note that the Mesa major version number is incremented with the OpenGL
DRELNOTES-4.023 Note that the Mesa major version number is incremented with the OpenGL
DMESA_swap_frame_usage.spec142 per frame, the missed frame count is incremented.
/external/libexif/
Dconfigure.ac47 dnl 0 if you incremented CURRENT.
52 dnl REVISION is set to 0, otherwise REVISION is incremented.
/external/llvm/test/CodeGen/Hexagon/vect/
Dvect-shuffle.ll3 ; Check that store is post-incremented.
Dvect-loadv4i16.ll3 ; Check that store is post-incremented.
/external/llvm/test/Analysis/ScalarEvolution/
Dnsw-offset.ll4 ; on this loop with a primary induction variable incremented with
Dnsw-offset-assume.ll4 ; on this loop with a primary induction variable incremented with
/external/fec/
Dssebfly27.s188 movl %edx,DP(%ebx) # stash incremented value of vp->dp
Dssebfly29.s257 movl %edx,DP(%ebx) # stash incremented value of vp->dp
/external/v8/test/mjsunit/es7/
Dobject-observe.js540 incremented: amount
568 incremented: incAmount,
611 { object: thingy, type: Thingy.INCREMENT, incremented: 3 }, property
618 incremented: 2, property

1234