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

  /art/compiler/utils/mips64/
constants_mips64.h 34 kRsShift = 21,
  /art/compiler/utils/mips/
constants_mips.h 58 kRsShift = 21,
  /art/compiler/utils/arm/
constants_arm.h 187 kRsShift = 8,
296 return static_cast<Register>(Bits(kRsShift, kRsBits));

Completed in 56 milliseconds