Lines Matching defs:mul4
1005 const vec_s16 mul4 = vec_splat_s16(4);
1045 tmp32 = vec_mule(vu, mul4);
1046 tmp32_2 = vec_mulo(vu, mul4);
1049 tmp32 = vec_mule(vv, mul4);
1050 tmp32_2 = vec_mulo(vv, mul4);
1135 const vec_s16 mul4 = vec_splat_s16(4);
1183 tmp32 = vec_mule(vu, mul4);
1184 tmp32_2 = vec_mulo(vu, mul4);
1187 tmp32 = vec_mule(vv, mul4);
1188 tmp32_2 = vec_mulo(vv, mul4);