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

  /art/compiler/utils/arm/
constants_arm.h 171 kUShift = 23,
assembler_arm.h 171 encoding_ = (am ^ (1 << kUShift)) | -offset; // Flip U to adjust sign.

Completed in 26 milliseconds