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