Searched refs:s_3 (Results 1 – 5 of 5) sorted by relevance
48 const int16x4_t s_3 = vget_low_s16(s_32); in vpx_fdct4x4_neon() local63 const int32x4_t s_3_cospi_8_64 = vmull_n_s16(s_3, cospi_8_64); in vpx_fdct4x4_neon()64 const int32x4_t s_3_cospi_24_64 = vmull_n_s16(s_3, cospi_24_64); in vpx_fdct4x4_neon()
24 .comm _s_4,4,2 # @s_3
45 const int16x4_t s_3 = vget_low_s16(s_32); in aom_fdct4x4_helper() local60 const int32x4_t s_3_cospi_8_64 = vmull_n_s16(s_3, cospi_8_64); in aom_fdct4x4_helper()61 const int32x4_t s_3_cospi_24_64 = vmull_n_s16(s_3, cospi_24_64); in aom_fdct4x4_helper()
67 define void @s_3(i32 %start, i1* %cond) {68 ; CHECK-LABEL: Classifying expressions for: @s_3