Searched refs:GetDestination (Results 1 – 8 of 8) sorted by relevance
51 (move.GetDestination().IsStackSlot() || move.GetDestination().IsDoubleStackSlot())) { in EmitNativeCode()221 Location swap_destination = move->GetDestination(); in PerformMove()251 if (move->GetDestination().Equals(loc)) { in IsScratchLocation()328 Location destination = move->GetDestination(); in EmitNativeCode()371 Location loc = move->GetDestination(); in GetScratchLocation()481 Location pending_destination = pending_move->GetDestination(); in PerformMove()535 Location destination = move->GetDestination(); in GetUnblockedPendingMove()
67 DumpLocationForTest(message_, move->GetDestination()); in EmitMove()79 DumpLocationForTest(message_, move->GetDestination()); in EmitSwap()138 DumpLocationForTest(message_, move->GetDestination()); in EmitMove()
346 DumpLocation(str, move->GetDestination()); in VisitParallelMove()
1541 Location dest = spills->MoveOperandsAt(i)->GetDestination(); in ClearSpillSlotsFromLoopPhisInStackMap()
3131 << " destination=" << rhs.GetDestination() in operator <<()
204 dex::StringIndex GetDestination() const { return std::get<0>(*this); } in GetDestination() function
863 << GetStringFromId(dex_file, entry.GetDestination()) in Dump()871 << GetStringFromId(dex_file, entry.GetDestination()) in Dump()968 const std::string& destination_desc = GetStringFromId(dex_file, entry.GetDestination()); in VerifyAssignability()
284 verifier_deps_->GetStringFromId(dex_file, entry.GetDestination()); in HasAssignable()