Searched refs:kNoAttribute (Results 1 - 3 of 3) sorted by relevance

/external/vixl/src/aarch32/
H A Dconstants-aarch32.h105 kNoAttribute = 0, enumerator in enum:vixl::aarch32::InstructionAttribute
H A Ddisasm-aarch32.cc1361 os().SetCurrentInstruction(kClrex, kNoAttribute);
1366 os().SetCurrentInstruction(kClz, kNoAttribute);
1393 os().SetCurrentInstruction(kCrc32b, kNoAttribute);
1402 os().SetCurrentInstruction(kCrc32cb, kNoAttribute);
1411 os().SetCurrentInstruction(kCrc32ch, kNoAttribute);
1420 os().SetCurrentInstruction(kCrc32cw, kNoAttribute);
1429 os().SetCurrentInstruction(kCrc32h, kNoAttribute);
1438 os().SetCurrentInstruction(kCrc32w, kNoAttribute);
1444 os().SetCurrentInstruction(kDmb, kNoAttribute);
1449 os().SetCurrentInstruction(kDsb, kNoAttribute);
[all...]
H A Ddisasm-aarch32.h169 current_instruction_attributes_(kNoAttribute) {}

Completed in 147 milliseconds