Searched refs:vhalfrsqrtxSTUV (Results 1 – 6 of 6) sorted by relevance
/external/XNNPACK/src/f32-vsqrt/gen/ |
D | neonfma-nr2fma1adj-x32.c | 63 float32x4_t vhalfrsqrtxSTUV = vmulq_f32(vrsqrtxSTUV, vhalf); in xnn_f32_vsqrt_ukernel__neonfma_nr2fma1adj_x32() local 72 float32x4_t vresidualSTUV = vfmsq_f32(vhalf, vsqrtxSTUV, vhalfrsqrtxSTUV); in xnn_f32_vsqrt_ukernel__neonfma_nr2fma1adj_x32() 88 vhalfrsqrtxSTUV = vfmaq_f32(vhalfrsqrtxSTUV, vresidualSTUV, vhalfrsqrtxSTUV); in xnn_f32_vsqrt_ukernel__neonfma_nr2fma1adj_x32() 98 vresidualSTUV = vfmsq_f32(vhalf, vsqrtxSTUV, vhalfrsqrtxSTUV); in xnn_f32_vsqrt_ukernel__neonfma_nr2fma1adj_x32() 114 vhalfrsqrtxSTUV = vfmaq_f32(vhalfrsqrtxSTUV, vresidualSTUV, vhalfrsqrtxSTUV); in xnn_f32_vsqrt_ukernel__neonfma_nr2fma1adj_x32() 133 const float32x4_t vySTUV = vfmaq_f32(vsqrtxSTUV, vhalfrsqrtxSTUV, vadjustmentSTUV); in xnn_f32_vsqrt_ukernel__neonfma_nr2fma1adj_x32()
|
D | neonfma-nr2fma1adj-x36.c | 65 float32x4_t vhalfrsqrtxSTUV = vmulq_f32(vrsqrtxSTUV, vhalf); in xnn_f32_vsqrt_ukernel__neonfma_nr2fma1adj_x36() local 76 float32x4_t vresidualSTUV = vfmsq_f32(vhalf, vsqrtxSTUV, vhalfrsqrtxSTUV); in xnn_f32_vsqrt_ukernel__neonfma_nr2fma1adj_x36() 93 vhalfrsqrtxSTUV = vfmaq_f32(vhalfrsqrtxSTUV, vresidualSTUV, vhalfrsqrtxSTUV); in xnn_f32_vsqrt_ukernel__neonfma_nr2fma1adj_x36() 105 vresidualSTUV = vfmsq_f32(vhalf, vsqrtxSTUV, vhalfrsqrtxSTUV); in xnn_f32_vsqrt_ukernel__neonfma_nr2fma1adj_x36() 122 vhalfrsqrtxSTUV = vfmaq_f32(vhalfrsqrtxSTUV, vresidualSTUV, vhalfrsqrtxSTUV); in xnn_f32_vsqrt_ukernel__neonfma_nr2fma1adj_x36() 144 const float32x4_t vySTUV = vfmaq_f32(vsqrtxSTUV, vhalfrsqrtxSTUV, vadjustmentSTUV); in xnn_f32_vsqrt_ukernel__neonfma_nr2fma1adj_x36()
|
D | neonfma-nr2fma1adj-x40.c | 67 float32x4_t vhalfrsqrtxSTUV = vmulq_f32(vrsqrtxSTUV, vhalf); in xnn_f32_vsqrt_ukernel__neonfma_nr2fma1adj_x40() local 80 float32x4_t vresidualSTUV = vfmsq_f32(vhalf, vsqrtxSTUV, vhalfrsqrtxSTUV); in xnn_f32_vsqrt_ukernel__neonfma_nr2fma1adj_x40() 98 vhalfrsqrtxSTUV = vfmaq_f32(vhalfrsqrtxSTUV, vresidualSTUV, vhalfrsqrtxSTUV); in xnn_f32_vsqrt_ukernel__neonfma_nr2fma1adj_x40() 112 vresidualSTUV = vfmsq_f32(vhalf, vsqrtxSTUV, vhalfrsqrtxSTUV); in xnn_f32_vsqrt_ukernel__neonfma_nr2fma1adj_x40() 130 vhalfrsqrtxSTUV = vfmaq_f32(vhalfrsqrtxSTUV, vresidualSTUV, vhalfrsqrtxSTUV); in xnn_f32_vsqrt_ukernel__neonfma_nr2fma1adj_x40() 155 const float32x4_t vySTUV = vfmaq_f32(vsqrtxSTUV, vhalfrsqrtxSTUV, vadjustmentSTUV); in xnn_f32_vsqrt_ukernel__neonfma_nr2fma1adj_x40()
|
D | neonfma-nr1rsqrts1fma1adj-x32.c | 90 float32x4_t vhalfrsqrtxSTUV = vmulq_f32(vrsqrtxSTUV, vhalf); in xnn_f32_vsqrt_ukernel__neonfma_nr1rsqrts1fma1adj_x32() local 99 const float32x4_t vresidualSTUV = vfmsq_f32(vhalf, vsqrtxSTUV, vhalfrsqrtxSTUV); in xnn_f32_vsqrt_ukernel__neonfma_nr1rsqrts1fma1adj_x32() 115 vhalfrsqrtxSTUV = vfmaq_f32(vhalfrsqrtxSTUV, vresidualSTUV, vhalfrsqrtxSTUV); in xnn_f32_vsqrt_ukernel__neonfma_nr1rsqrts1fma1adj_x32() 134 const float32x4_t vySTUV = vfmaq_f32(vsqrtxSTUV, vhalfrsqrtxSTUV, vadjustmentSTUV); in xnn_f32_vsqrt_ukernel__neonfma_nr1rsqrts1fma1adj_x32()
|
D | neonfma-nr1rsqrts1fma1adj-x36.c | 95 float32x4_t vhalfrsqrtxSTUV = vmulq_f32(vrsqrtxSTUV, vhalf); in xnn_f32_vsqrt_ukernel__neonfma_nr1rsqrts1fma1adj_x36() local 106 const float32x4_t vresidualSTUV = vfmsq_f32(vhalf, vsqrtxSTUV, vhalfrsqrtxSTUV); in xnn_f32_vsqrt_ukernel__neonfma_nr1rsqrts1fma1adj_x36() 123 vhalfrsqrtxSTUV = vfmaq_f32(vhalfrsqrtxSTUV, vresidualSTUV, vhalfrsqrtxSTUV); in xnn_f32_vsqrt_ukernel__neonfma_nr1rsqrts1fma1adj_x36() 145 const float32x4_t vySTUV = vfmaq_f32(vsqrtxSTUV, vhalfrsqrtxSTUV, vadjustmentSTUV); in xnn_f32_vsqrt_ukernel__neonfma_nr1rsqrts1fma1adj_x36()
|
D | neonfma-nr1rsqrts1fma1adj-x40.c | 100 float32x4_t vhalfrsqrtxSTUV = vmulq_f32(vrsqrtxSTUV, vhalf); in xnn_f32_vsqrt_ukernel__neonfma_nr1rsqrts1fma1adj_x40() local 113 const float32x4_t vresidualSTUV = vfmsq_f32(vhalf, vsqrtxSTUV, vhalfrsqrtxSTUV); in xnn_f32_vsqrt_ukernel__neonfma_nr1rsqrts1fma1adj_x40() 131 vhalfrsqrtxSTUV = vfmaq_f32(vhalfrsqrtxSTUV, vresidualSTUV, vhalfrsqrtxSTUV); in xnn_f32_vsqrt_ukernel__neonfma_nr1rsqrts1fma1adj_x40() 156 const float32x4_t vySTUV = vfmaq_f32(vsqrtxSTUV, vhalfrsqrtxSTUV, vadjustmentSTUV); in xnn_f32_vsqrt_ukernel__neonfma_nr1rsqrts1fma1adj_x40()
|