Searched defs:crc32cw (Results 1 – 5 of 5) sorted by relevance
39 int crc32cw(int a, int b) in crc32cw() function
645 TEST(crc32cw) { in TEST() argument
21023 TEST(crc32cw) { in TEST() argument
1279 void Assembler::crc32cw(const Register& rd, in crc32cw() function in vixl::Assembler