Searched refs:vnegx (Results 1 – 4 of 4) sorted by relevance
33 const float vnegx${ABC[N]} = __builtin_wasm_min_f32(vx${ABC[N]}, vzero);36 float vacc${ABC[N]} = vnegx${ABC[N]} * vslope;50 const float vnegx = __builtin_wasm_min_f32(vx, vzero); variable51 float vacc = vnegx * vslope;59 const float vnegx = __builtin_wasm_min_f32(vx, vzero); variable60 float vacc = vnegx * vslope;68 const float vnegx = __builtin_wasm_min_f32(vx, vzero); variable69 float vacc = vnegx * vslope;
30 const float vnegx = __builtin_wasm_min_f32(vx, vzero); in xnn_f32_vlrelu_ukernel__wasm_x1() local31 float vacc = vnegx * vslope; in xnn_f32_vlrelu_ukernel__wasm_x1()
50 const float vnegx = __builtin_wasm_min_f32(vx, vzero); in xnn_f32_vlrelu_ukernel__wasm_x2() local51 float vacc = vnegx * vslope; in xnn_f32_vlrelu_ukernel__wasm_x2()
63 const float vnegx = __builtin_wasm_min_f32(vx, vzero); in xnn_f32_vlrelu_ukernel__wasm_x4() local64 float vacc = vnegx * vslope; in xnn_f32_vlrelu_ukernel__wasm_x4()