Searched refs:IsSlot (Results 1 – 1 of 1) sorted by relevance
505 bool IsSlot(const InstructionOperand& op) { in IsSlot() function514 if (IsSlot(a->destination()) && !IsSlot(b->destination())) return false; in LoadCompare()515 if (!IsSlot(a->destination()) && IsSlot(b->destination())) return true; in LoadCompare()533 if (move->source().IsConstant() || IsSlot(move->source())) { in FinalizeMoves()550 if (IsSlot(group_begin->destination())) continue; in FinalizeMoves()