Home
last modified time | relevance | path

Searched defs:crc32w (Results 1 - 4 of 4) sorted by relevance

/third_party/vixl/src/aarch64/
H A Dassembler-aarch64.cc843 void Assembler::crc32w(const Register& wd, in crc32w() function in vixl::aarch64::Assembler
/third_party/vixl/src/aarch32/
H A Dassembler-aarch32.cc4125 void Assembler::crc32w(Condition cond, Register rd, Register rn, Register rm) { in crc32w() function in vixl::aarch32::Assembler
H A Dassembler-aarch32.h2196 void crc32w(Register rd, Register rn, Register rm) { crc32w(al, rd, rn, rm); } in crc32w() function in vixl::aarch32::Assembler
H A Ddisasm-aarch32.cc1443 void Disassembler::crc32w(Condition cond, in crc32w() function in vixl::aarch32::Disassembler
[all...]

Completed in 113 milliseconds