Searched defs:crc32h (Results 1 – 5 of 5) sorted by relevance
19 int crc32h(int a, short b) in crc32h() function
579 TEST(crc32h) { in TEST() argument
20574 TEST(crc32h) { in TEST() argument
1207 void Assembler::crc32h(const Register& rd, in crc32h() function in vixl::Assembler