Searched defs:crc32w (Results 1 – 5 of 5) sorted by relevance
33 int crc32w(int a, int b) in crc32w() function
601 TEST(crc32w) { in TEST() argument
20865 TEST(crc32w) { in TEST() argument
1247 void Assembler::crc32w(const Register& rd, in crc32w() function in vixl::Assembler