HomeSort by relevance Sort by last modified time
    Searched refs:DST_R (Results 1 - 2 of 2) sorted by null

  /external/pixman/pixman/
pixman-arm-neon-asm.h 442 pld [DST_R, #(PREFETCH_DISTANCE_SIMPLE * dst_r_bpp / 8)]
464 tst DST_R, #0xF
471 tst DST_R, #lowbit
477 pixld_a (lowbit * 8 / dst_r_bpp), dst_r_bpp, dst_r_basereg, DST_R
479 add DST_R, DST_R, #lowbit
539 pixld_a chunk_size, dst_r_bpp, dst_r_basereg, DST_R
541 pixld chunk_size, dst_r_bpp, dst_r_basereg, DST_R
603 mov DST_R, DST_W
686 DST_R .req r6 /* destination buffer pointer for reads *
    [all...]
pixman-arm-neon-asm.S 214 * vld1.16 {d4, d5}, [DST_R, :128]!
227 * New things here are DST_R, DST_W, SRC and MASK identifiers. These
230 * destination buffer (DST_R and DST_W).
255 vld1.16 {d4, d5}, [DST_R, :128]!
299 vld1.16 {d4, d5}, [DST_R, :128]!
390 vld1.16 {d4, d5}, [DST_R, :128]!
513 vld1.8 {d4, d5, d6, d7}, [DST_R, :128]!
545 vld1.32 {d4, d5, d6, d7}, [DST_R, :128]!
604 vld4.8 {d4, d5, d6, d7}, [DST_R, :128]!
656 vld4.8 {d4, d5, d6, d7}, [DST_R, :128]
    [all...]

Completed in 902 milliseconds