Searched refs:r12345 (Results 1 – 2 of 2) sorted by relevance
/external/libaom/libaom/av1/common/arm/ |
D | selfguided_neon.c | 321 int32x4_t r12345, r56789, r34567, r7891011; in boxsum2() local 359 vget_low_s16(t10), vget_low_s16(t11), &r12345, &r34567, &r56789, in boxsum2() 362 store_s32_4x4(dst2_ptr, dst_stride_2, r12345, r34567, r56789, r7891011); in boxsum2() 368 vget_high_s16(t10), vget_high_s16(t11), &r12345, &r34567, &r56789, in boxsum2() 371 store_s32_4x4(dst2_ptr + 4, dst_stride_2, r12345, r34567, r56789, in boxsum2() 388 int32x4_t r12345, r34567, r23456, r45678; in boxsum2() local 440 r12345 = vaddq_s32(d1, r2345); in boxsum2() 445 transpose_s32_4x4(&r12345, &r23456, &r34567, &r45678); in boxsum2() 446 store_s32_4x4(dst2_ptr, dst_stride_2, r12345, r23456, r34567, r45678); in boxsum2()
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | HowToReleaseLLVM.rst | 270 #. Manually file a bug_ with the subject: "Merge r12345 into the X.Y branch",
|