Searched refs:vnegx1 (Results 1 – 2 of 2) sorted by relevance
34 const float vnegx1 = __builtin_wasm_min_f32(vx1, vzero); in xnn_f32_vlrelu_ukernel__wasm_x2() local38 float vacc1 = vnegx1 * vslope; in xnn_f32_vlrelu_ukernel__wasm_x2()
36 const float vnegx1 = __builtin_wasm_min_f32(vx1, vzero); in xnn_f32_vlrelu_ukernel__wasm_x4() local42 float vacc1 = vnegx1 * vslope; in xnn_f32_vlrelu_ukernel__wasm_x4()