OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:input_0
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vpx_dsp/arm/
fwd_txfm_neon.c
19
int16x8_t
input_0
= vshlq_n_s16(vld1q_s16(&input[0 * stride]), 2);
local
29
const int16x8_t v_s0 = vaddq_s16(
input_0
, input_7);
36
const int16x8_t v_s7 = vsubq_s16(
input_0
, input_7);
154
input_0
= r01_s16.val[0];
177
const int16x8_t sign_in0 = vshrq_n_s16(
input_0
, 15);
185
input_0
= vhsubq_s16(
input_0
, sign_in0);
194
vst1q_s16(&final_output[0 * 8],
input_0
);
/external/boringssl/src/crypto/poly1305/
poly1305_arm_asm.S
6
# qhasm: int32
input_0
219
# qhasm: x01 aligned= mem128[
input_0
];
input_0
+=16
220
# asm 1: vld1.8 {>x01=reg128#9%bot->x01=reg128#9%top},[<
input_0
=int32#1,: 128]!
221
# asm 2: vld1.8 {>x01=d16->x01=d17},[<
input_0
=r0,: 128]!
224
# qhasm: x23 aligned= mem128[
input_0
];
input_0
+=16
225
# asm 1: vld1.8 {>x23=reg128#10%bot->x23=reg128#10%top},[<
input_0
=int32#1,: 128]!
226
# asm 2: vld1.8 {>x23=d18->x23=d19},[<
input_0
=r0,: 128]!
229
# qhasm: x4 aligned= mem64[
input_0
]x4[1
[
all
...]
Completed in 497 milliseconds