Home
last modified time | relevance | path

Searched refs:vacc1x001234567 (Results 1 – 2 of 2) sorted by relevance

/external/XNNPACK/src/f16-prelu/gen/
Dneonfp16arith-2x8.c55 float16x8_t vacc1x001234567 = vmulq_f16(vi1x001234567, vw01234567); in xnn_f16_prelu_ukernel__neonfp16arith_2x8() local
59 vacc1x001234567 = vbslq_f16(vm1x001234567, vacc1x001234567, vi1x001234567); in xnn_f16_prelu_ukernel__neonfp16arith_2x8()
62 vst1q_f16(o1, vacc1x001234567); o1 += 8; in xnn_f16_prelu_ukernel__neonfp16arith_2x8()
Dneonfp16arith-2x16.c60 float16x8_t vacc1x001234567 = vmulq_f16(vi1x001234567, vw01234567); in xnn_f16_prelu_ukernel__neonfp16arith_2x16() local
67 vacc1x001234567 = vbslq_f16(vm1x001234567, vacc1x001234567, vi1x001234567); in xnn_f16_prelu_ukernel__neonfp16arith_2x16()
72 vst1q_f16(o1, vacc1x001234567); o1 += 8; in xnn_f16_prelu_ukernel__neonfp16arith_2x16()