Searched refs:input1_val_high_high (Results 1 – 2 of 2) sorted by relevance
79 const int16x4_t input1_val_high_high = vget_high_s16(input1_val_high); in MulElementwise() local88 auto p1 = vmull_s16(input2_val_high_high, input1_val_high_high); in MulElementwise()
80 const int16x4_t input1_val_high_high = vget_high_s16(input1_val_high); in AddElementwise() local91 int32x4_t x122 = vmovl_s16(input1_val_high_high); in AddElementwise()
Completed in 4 milliseconds