Searched defs:hadd (Results 1 – 3 of 3) sorted by relevance
47 void (*hadd)(uint16_t *dst, const uint16_t *src, int bins); member
69 static void hadd(htype *dst, const htype *src, int bins) in hadd() function
1012 TEST_F(ComputeTest, hadd) in TEST_F() argument