Searched refs:vposx (Results 1 – 4 of 4) sorted by relevance
37 const float vposx${ABC[N]} = __builtin_wasm_max_f32(vx${ABC[N]}, vzero);40 vacc${ABC[N]} += vposx${ABC[N]};52 const float vposx = __builtin_wasm_max_f32(vx, vzero); variable53 vacc += vposx;61 const float vposx = __builtin_wasm_max_f32(vx, vzero); variable62 vacc += vposx;70 const float vposx = __builtin_wasm_max_f32(vx, vzero); variable71 vacc += vposx;
32 const float vposx = __builtin_wasm_max_f32(vx, vzero); in xnn_f32_vlrelu_ukernel__wasm_x1() local33 vacc += vposx; in xnn_f32_vlrelu_ukernel__wasm_x1()
52 const float vposx = __builtin_wasm_max_f32(vx, vzero); in xnn_f32_vlrelu_ukernel__wasm_x2() local53 vacc += vposx; in xnn_f32_vlrelu_ukernel__wasm_x2()
65 const float vposx = __builtin_wasm_max_f32(vx, vzero); in xnn_f32_vlrelu_ukernel__wasm_x4() local66 vacc += vposx; in xnn_f32_vlrelu_ukernel__wasm_x4()