Searched defs:eors (Results 1 - 4 of 4) sorted by relevance
/third_party/vixl/src/aarch32/ | ||
H A D | assembler-aarch32.cc | 4273 void Assembler::eors(Condition cond, in eors() function in vixl::aarch32::Assembler |
H A D | assembler-aarch32.h | 2227 void eors(Register rd, Register rn, const Operand& operand) { in eors() function in vixl::aarch32::Assembler 2230 void eors(Condition cond, Register rd, Register rn, const Operand& operand) { in eors() function in vixl::aarch32::Assembler 2233 void eors(EncodingSize size, in eors() function in vixl::aarch32::Assembler |
H A D | disasm-aarch32.cc | 1476 void Disassembler::eors(Condition cond, in eors() function in vixl::aarch32::Disassembler [all...] |
/third_party/vixl/src/aarch64/ | ||
H A D | assembler-sve-aarch64.cc | 6151 void Assembler::eors(const PRegisterWithLaneSize& pd, in eors() function in vixl::aarch64::Assembler |
Completed in 115 milliseconds