Searched defs:vmul (Results 1 – 2 of 2) sorted by relevance
53 TYPED_TEST(IntrisicUtilsTest, vmul) { in TYPED_TEST() argument
313 static inline auto vmul(T a, F b) { in vmul() function358 static inline T vmul(T a, T b) { in vmul() function