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

  /external/vixl/src/aarch32/
location-aarch32.h 296 kDeletedOnPoolDestruction,
333 return GetDeletionPolicy() == kDeletedOnPoolDestruction;
344 // the pool is delete'd: kDeletedOnPoolDestruction
  /art/compiler/utils/arm/
assembler_arm_vixl.h 247 vixl32::RawLiteral::kDeletedOnPoolDestruction);
  /external/vixl/test/aarch32/
test-assembler-aarch32.cc     [all...]
  /external/vixl/src/aarch64/
macro-assembler-aarch64.h     [all...]
assembler-aarch64.h 183 kDeletedOnPoolDestruction,
    [all...]
assembler-aarch64.cc 46 if (deletion_policy == kDeletedOnPoolDestruction) {
    [all...]

Completed in 258 milliseconds