Searched refs:IsFPStackSlot (Results 1 – 15 of 15) sorted by relevance
251 CHECK_WITH_MSG(op->IsStackSlot() || op->IsFPStackSlot(), caller_info_); in CheckConstraint()255 CHECK_WITH_MSG(op->IsStackSlot() || op->IsFPStackSlot(), caller_info_); in CheckConstraint()263 CHECK_WITH_MSG(op->IsFPRegister() || op->IsFPStackSlot(), caller_info_); in CheckConstraint()
109 return (IsFPRegister() || IsFPStackSlot()) && in IsCompatible()110 (op->IsFPRegister() || op->IsFPStackSlot()); in IsCompatible()183 } else if (op.IsFPStackSlot()) { in operator <<()398 DCHECK(!op.IsFPRegister() && !op.IsFPStackSlot()); in RecordReference()
208 if (source.IsStackSlot() || source.IsFPStackSlot()) { in PerformMove()
88 inline bool IsFPStackSlot() const;440 DCHECK(IsStackSlot() || IsFPStackSlot()); in index()613 bool InstructionOperand::IsFPStackSlot() const { in IsFPStackSlot() function
506 return op.IsStackSlot() || op.IsFPStackSlot(); in IsSlot()
1118 } else if (op->IsFPStackSlot()) { in AddTranslationForOperand()
337 DCHECK(op.IsStackSlot() || op.IsFPStackSlot()); in HintTypeForOperand()709 DCHECK(spill_op.IsStackSlot() || spill_op.IsFPStackSlot()); in ConvertUsesToOperand()
124 DCHECK(op->IsStackSlot() || op->IsFPStackSlot()); in ToMemOperand()3640 if (destination->IsFPStackSlot()) { in AssembleMove()3659 if (destination->IsFPStackSlot()) { in AssembleMove()3681 DCHECK(destination->IsFPStackSlot()); in AssembleMove()3685 } else if (source->IsFPStackSlot()) { in AssembleMove()3686 DCHECK(destination->IsFPRegister() || destination->IsFPStackSlot()); in AssembleMove()3703 DCHECK(destination->IsFPStackSlot()); in AssembleMove()3773 DCHECK(destination->IsFPStackSlot()); in AssembleSwap()3780 } else if (source->IsFPStackSlot()) { in AssembleSwap()3781 DCHECK(destination->IsFPStackSlot()); in AssembleSwap()
121 DCHECK(op->IsStackSlot() || op->IsFPStackSlot()); in ToMemOperand()3390 if (destination->IsFPStackSlot()) { in AssembleMove()3409 if (destination->IsFPStackSlot()) { in AssembleMove()3431 DCHECK(destination->IsFPStackSlot()); in AssembleMove()3443 } else if (source->IsFPStackSlot()) { in AssembleMove()3444 DCHECK(destination->IsFPRegister() || destination->IsFPStackSlot()); in AssembleMove()3531 DCHECK(destination->IsFPStackSlot()); in AssembleSwap()3557 } else if (source->IsFPStackSlot()) { in AssembleSwap()3558 DCHECK(destination->IsFPStackSlot()); in AssembleSwap()
55 DCHECK(op->IsStackSlot() || op->IsFPStackSlot()); in ToOperand()1634 if (instr->InputAt(0)->IsFPStackSlot()) { in AssembleArchInstruction()1641 if (instr->InputAt(0)->IsFPStackSlot()) { in AssembleArchInstruction()1934 if (instr->InputAt(0)->IsFPStackSlot()) { in AssembleArchInstruction()1941 if (instr->InputAt(0)->IsFPStackSlot()) { in AssembleArchInstruction()3338 DCHECK(source->IsFPStackSlot()); in AssembleMove()3395 DCHECK(destination->IsFPStackSlot()); in AssembleMove()
106 DCHECK(op->IsStackSlot() || op->IsFPStackSlot()); in ToMemOperand()2623 DCHECK(destination->IsFPStackSlot()); in AssembleMove()2631 } else if (source->IsFPStackSlot()) { in AssembleMove()2632 DCHECK(destination->IsFPRegister() || destination->IsFPStackSlot()); in AssembleMove()
107 DCHECK(op->IsStackSlot() || op->IsFPStackSlot()); in ToMemOperand()150 return instr->InputAt(index)->IsFPStackSlot(); in HasFPStackSlotInput()3215 DCHECK(destination->IsFPStackSlot()); in AssembleMove()3223 } else if (source->IsFPStackSlot()) { in AssembleMove()3224 DCHECK(destination->IsFPRegister() || destination->IsFPStackSlot()); in AssembleMove()
55 DCHECK(op->IsStackSlot() || op->IsFPStackSlot()); in ToOperand()1452 if (instr->InputAt(0)->IsFPStackSlot()) { in AssembleArchInstruction()1459 if (instr->InputAt(0)->IsFPStackSlot()) { in AssembleArchInstruction()1644 if (instr->InputAt(0)->IsFPStackSlot()) { in AssembleArchInstruction()4397 DCHECK(source->IsFPStackSlot()); in AssembleMove()4467 DCHECK(destination->IsFPStackSlot()); in AssembleMove()4557 DCHECK(source->IsFPStackSlot()); in AssembleSwap()
237 DCHECK(op->IsStackSlot() || op->IsFPStackSlot()); in ToMemOperand()
139 DCHECK(op->IsStackSlot() || op->IsFPStackSlot()); in ToMemOperand()