Searched refs:r1h (Results 1 - 3 of 3) sorted by relevance

/external/linux-tools-perf/perf-3.12.0/arch/h8300/lib/
H A Dmemset.S44 mov.b r1l,r1h
/external/chromium_org/third_party/libwebp/dsp/
H A Denc_neon.c568 const int32x2_t r1h = vget_high_s32(out.val[1]); local
571 out.val[2] = vcombine_s32(vget_low_s32(out.val[2]), r1h);
/external/webp/src/dsp/
H A Denc_neon.c568 const int32x2_t r1h = vget_high_s32(out.val[1]); local
571 out.val[2] = vcombine_s32(vget_low_s32(out.val[2]), r1h);

Completed in 2335 milliseconds