Searched refs:kVtbx (Results 1 - 5 of 5) sorted by relevance

/external/vixl/src/aarch32/
H A Dconstants-aarch32.cc833 case kVtbx:
H A Dconstants-aarch32.h517 kVtbx, enumerator in enum:vixl::aarch32::InstructionType
H A Dassembler-aarch32.h1842 VIXL_ASSERT((type == kVtbl) || (type == kVtbx));
H A Dassembler-aarch32.cc26311 Delegate(kVtbx, &Assembler::vtbx, cond, dt, rd, nreglist, rm);
H A Ddisasm-aarch32.cc6949 os().SetCurrentInstruction(kVtbx, kFpNeon);
6950 os() << ToCString(kVtbx) << ConditionPrinter(it_block_, cond) << dt << " "
[all...]

Completed in 214 milliseconds