HomeSort by relevance Sort by last modified time
    Searched refs:kOrn (Results 1 - 6 of 6) sorted by null

  /external/vixl/src/aarch32/
constants-aarch32.cc 211 case kOrn:
constants-aarch32.h 210 kOrn,
macro-assembler-aarch32.cc 814 VIXL_ASSERT((type == kOrn) || (type == kOrns) || (type == kRsc) ||
891 if (((type == kOrn) || (type == kOrns)) && IsModifiedImmediate(~imm)) {
894 case kOrn:
909 if (IsUsingA32() && ((type == kOrn) || (type == kOrns))) {
    [all...]
assembler-aarch32.h     [all...]
disasm-aarch32.cc     [all...]
assembler-aarch32.cc     [all...]

Completed in 2783 milliseconds