Home
last modified time | relevance | path

Searched refs:kVorn (Results 1 – 5 of 5) sorted by relevance

/external/vixl/src/aarch32/
Dconstants-aarch32.cc685 case kVorn: in ToCString()
Dconstants-aarch32.h443 kVorn, enumerator
Dassembler-aarch32.h1194 (type == kVclt) || (type == kVorn) || (type == kVorr) || in Delegate()
1210 (type == kVclt) || (type == kVorn) || (type == kVorr) || in Delegate()
Ddisasm-aarch32.cc5579 os().SetCurrentInstruction(kVorn, kFpNeon); in vorn()
5580 os() << ToCString(kVorn) << ConditionPrinter(it_block_, cond) << dt; in vorn()
5593 os().SetCurrentInstruction(kVorn, kFpNeon); in vorn()
5594 os() << ToCString(kVorn) << ConditionPrinter(it_block_, cond) << dt; in vorn()
Dassembler-aarch32.cc20701 Delegate(kVorn, &Assembler::vorn, cond, dt, rd, rn, operand); in vorn()
20759 Delegate(kVorn, &Assembler::vorn, cond, dt, rd, rn, operand); in vorn()