Searched defs:crc32cw (Results 1 – 7 of 7) sorted by relevance
652 TEST(crc32cw) { in TEST() argument
115 __ crc32cw(w26, w27, w28); in GenerateTestSequenceBase() local
12401 TEST(crc32cw) { in TEST() argument
878 void Assembler::crc32cw(const Register& wd, in crc32cw() function in vixl::aarch64::Assembler
2188 void crc32cw(Register rd, Register rn, Register rm) { in crc32cw() function
4077 void Assembler::crc32cw(Condition cond, Register rd, Register rn, Register rm) { in crc32cw() function in vixl::aarch32::Assembler
1425 void Disassembler::crc32cw(Condition cond, in crc32cw() function in vixl::aarch32::Disassembler