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

  /dalvik/vm/compiler/codegen/arm/Thumb2/
Factory.cpp 742 static int encodeShift(int code, int amount) {
770 encodeShift(kArmLsl, scale));
834 encodeShift(kArmLsl, scale));
    [all...]
Gen.cpp 451 encodeShift(kArmLsl, secondBit - firstBit));

Completed in 395 milliseconds