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

  /art/compiler/dex/quick/arm64/
arm64_lir.h 203 kA64Lsl = 0x0,
223 #define ENCODE_NO_SHIFT (EncodeShift(kA64Lsl, 0))
int_arm64.cc     [all...]
target_arm64.cc 368 if (LIKELY(operand == EncodeShift(kA64Lsl, 0))) {
    [all...]

Completed in 106 milliseconds