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

  /art/runtime/interpreter/
interpreter_intrinsics.cc 83 UNARY_INTRINSIC(MterpIntegerNumberOfTrailingZeros, JAVASTYLE_CTZ, GetVReg, SetI);
116 UNARY_INTRINSIC(MterpLongNumberOfTrailingZeros, JAVASTYLE_CTZ, GetVRegLong, SetJ);
  /art/runtime/base/
bit_utils.h 75 constexpr int JAVASTYLE_CTZ(T x) {
  /art/compiler/utils/mips64/
assembler_mips64.cc     [all...]
  /art/compiler/utils/mips/
assembler_mips.cc     [all...]

Completed in 591 milliseconds