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

  /art/runtime/interpreter/
interpreter_intrinsics.cc 77 UNARY_INTRINSIC(MterpIntegerLowestOneBit, LowestOneBitValue, GetVReg, SetI);
110 UNARY_INTRINSIC(MterpLongLowestOneBit, LowestOneBitValue, GetVRegLong, SetJ);
  /art/runtime/base/
bit_utils.h 315 inline static kind LowestOneBitValue(kind opnd) {

Completed in 1752 milliseconds