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

  /art/compiler/utils/arm/
assembler_thumb2.h 542 bool CanExpand() const {
    [all...]
assembler_thumb2.cc 40 if (fixups[id].CanExpand()) {
46 if (fixups[id - 1u].CanExpand()) {
128 DCHECK(fixup->CanExpand());
    [all...]
  /external/v8/src/heap/
spaces.h     [all...]

Completed in 83 milliseconds