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

  /art/compiler/optimizing/
parallel_move_resolver.cc 190 if (!move->Is64BitMove() && other_move.Is64BitMove()) {
448 Primitive::Type type = move->Is64BitMove() ? Primitive::kPrimLong : Primitive::kPrimInt;