Searched refs:r234 (Results 1 – 3 of 3) sorted by relevance
/external/libaom/libaom/av1/common/arm/ |
D | selfguided_neon.c | 796 int32x4_t r23, r56, r234, r345, r456, r567, r34, r78, r678; in boxsum1() local 824 r234 = vaddq_s32(r23, r4); in boxsum1() 856 transpose_s32_4x4(&r234, &r345, &r456, &r567); in boxsum1() 857 store_s32_4x4(dst2_ptr, dst_stride, r234, r345, r456, r567); in boxsum1() 862 r234 = r678; in boxsum1()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/CostModel/ARM/ |
D | cast.ll | 511 …; CHECK: Found an estimated cost of 8 for instruction: %r234 = uitofp <16 x i16> undef to <16 x… 512 %r234 = uitofp <16 x i16> undef to <16 x float>
|
/external/llvm/test/Analysis/CostModel/ARM/ |
D | cast.ll | 511 …; CHECK: Found an estimated cost of 8 for instruction: %r234 = uitofp <16 x i16> undef to <16 x… 512 %r234 = uitofp <16 x i16> undef to <16 x float>
|