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.h447 kVorn, enumerator
Dassembler-aarch32.h1231 (type == kVclt) || (type == kVorn) || (type == kVorr) || in Delegate()
1247 (type == kVclt) || (type == kVorn) || (type == kVorr) || in Delegate()
Ddisasm-aarch32.cc5546 os().SetCurrentInstruction(kVorn, kFpNeon); in vorn()
5547 os() << ToCString(kVorn) << ConditionPrinter(it_block_, cond) << dt; in vorn()
5560 os().SetCurrentInstruction(kVorn, kFpNeon); in vorn()
5561 os() << ToCString(kVorn) << ConditionPrinter(it_block_, cond) << dt; in vorn()
Dassembler-aarch32.cc21967 Delegate(kVorn, &Assembler::vorn, cond, dt, rd, rn, operand); in vorn()
22025 Delegate(kVorn, &Assembler::vorn, cond, dt, rd, rn, operand); in vorn()