HomeSort by relevance Sort by last modified time
    Searched defs:kMips64DoublewordSize (Results 1 - 2 of 2) sorted by null

  /art/compiler/utils/mips64/
assembler_mips64.h 272 static constexpr size_t kMips64DoublewordSize = 8;
    [all...]
assembler_mips64.cc 29 static_assert(static_cast<size_t>(kMips64PointerSize) == kMips64DoublewordSize,
    [all...]

Completed in 591 milliseconds