Searched refs:kVorn (Results 1 – 5 of 5) sorted by relevance
/external/vixl/src/aarch32/ |
D | constants-aarch32.cc | 685 case kVorn: in ToCString()
|
D | constants-aarch32.h | 447 kVorn, enumerator
|
D | assembler-aarch32.h | 1231 (type == kVclt) || (type == kVorn) || (type == kVorr) || in Delegate() 1247 (type == kVclt) || (type == kVorn) || (type == kVorr) || in Delegate()
|
D | disasm-aarch32.cc | 5546 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()
|
D | assembler-aarch32.cc | 21967 Delegate(kVorn, &Assembler::vorn, cond, dt, rd, rn, operand); in vorn() 22025 Delegate(kVorn, &Assembler::vorn, cond, dt, rd, rn, operand); in vorn()
|