Searched refs:IsFPStackSlot (Results 1 – 16 of 16) sorted by relevance
45 DCHECK(op->IsStackSlot() || op->IsFPStackSlot()); in ToOperand()56 DCHECK(op->IsFPStackSlot()); in HighOperand()1212 DCHECK(input->IsFPStackSlot()); in AssembleArchInstruction()1546 DCHECK(input->IsFPStackSlot()); in AssembleArchInstruction()1615 DCHECK(input->IsFPStackSlot()); in AssembleArchInstruction()1654 DCHECK(input->IsFPStackSlot()); in AssembleArchInstruction()1668 DCHECK(input->IsFPStackSlot()); in AssembleArchInstruction()1710 DCHECK(input->IsFPStackSlot()); in AssembleArchInstruction()1902 } else if (instr->InputAt(0)->IsFPStackSlot()) { in AssembleArchInstruction()1953 if (instr->InputAt(0)->IsFPStackSlot()) { in AssembleArchInstruction()[all …]
51 DCHECK(op->IsStackSlot() || op->IsFPStackSlot()); in ToOperand()62 DCHECK(op->IsFPStackSlot()); in HighOperand()1253 if (instr->InputAt(0)->IsFPStackSlot()) { in AssembleArchInstruction()1260 if (instr->InputAt(0)->IsFPStackSlot()) { in AssembleArchInstruction()1429 if (instr->InputAt(0)->IsFPStackSlot()) { in AssembleArchInstruction()2090 DCHECK(destination->IsFPStackSlot()); in AssembleMove()2103 DCHECK(destination->IsFPStackSlot()); in AssembleMove()2116 DCHECK(destination->IsFPStackSlot()); in AssembleMove()2129 } else if (source->IsFPStackSlot()) { in AssembleMove()2130 DCHECK(destination->IsFPRegister() || destination->IsFPStackSlot()); in AssembleMove()[all …]
55 DCHECK(op->IsStackSlot() || op->IsFPStackSlot()); in ToOperand()1698 if (instr->InputAt(0)->IsFPStackSlot()) { in AssembleArchInstruction()1705 if (instr->InputAt(0)->IsFPStackSlot()) { in AssembleArchInstruction()1955 if (instr->InputAt(0)->IsFPStackSlot()) { in AssembleArchInstruction()1962 if (instr->InputAt(0)->IsFPStackSlot()) { in AssembleArchInstruction()2619 DCHECK(destination->IsFPStackSlot()); in AssembleMove()2629 DCHECK(destination->IsFPStackSlot()); in AssembleMove()2640 DCHECK(destination->IsFPStackSlot()); in AssembleMove()2650 } else if (source->IsFPStackSlot()) { in AssembleMove()2651 DCHECK(destination->IsFPRegister() || destination->IsFPStackSlot()); in AssembleMove()[all …]
244 CHECK(op->IsStackSlot() || op->IsFPStackSlot()); in CheckConstraint()248 CHECK(op->IsStackSlot() || op->IsFPStackSlot()); in CheckConstraint()256 CHECK(op->IsFPRegister() || op->IsFPStackSlot()); in CheckConstraint()
209 if (source.IsStackSlot() || source.IsFPStackSlot()) { in PerformMove()
91 inline bool IsFPStackSlot() const;440 DCHECK(IsStackSlot() || IsFPStackSlot()); in index()612 bool InstructionOperand::IsFPStackSlot() const { in IsFPStackSlot() function
160 } else if (op.IsFPStackSlot()) { in operator <<()376 DCHECK(!op.IsFPRegister() && !op.IsFPStackSlot()); in RecordReference()
637 CHECK(op->IsStackSlot() || op->IsFPStackSlot() || op->IsImmediate()); in RecordCallPosition()831 } else if (op->IsFPStackSlot()) { in AddTranslationForOperand()
506 return op.IsStackSlot() || op.IsFPStackSlot(); in IsSlot()
334 DCHECK(op.IsStackSlot() || op.IsFPStackSlot()); in HintTypeForOperand()712 DCHECK(spill_op.IsStackSlot() || spill_op.IsFPStackSlot()); in ConvertUsesToOperand()
130 DCHECK(op->IsStackSlot() || op->IsFPStackSlot()); in ToMemOperand()2119 if (destination->IsFPStackSlot()) { in AssembleMove()2138 if (destination->IsFPStackSlot()) { in AssembleMove()2148 DCHECK(destination->IsFPStackSlot()); in AssembleMove()2160 } else if (source->IsFPStackSlot()) { in AssembleMove()2161 DCHECK(destination->IsFPRegister() || destination->IsFPStackSlot()); in AssembleMove()2232 DCHECK(destination->IsFPStackSlot()); in AssembleSwap()2249 } else if (source->IsFPStackSlot()) { in AssembleSwap()2250 DCHECK(destination->IsFPStackSlot()); in AssembleSwap()
245 DCHECK(op->IsStackSlot() || op->IsFPStackSlot()); in ToMemOperand()1984 DCHECK(destination->IsFPStackSlot()); in AssembleMove()2000 DCHECK(destination->IsFPStackSlot()); in AssembleMove()2017 DCHECK(destination->IsFPStackSlot()); in AssembleMove()2020 } else if (source->IsFPStackSlot()) { in AssembleMove()2021 DCHECK(destination->IsFPRegister() || destination->IsFPStackSlot()); in AssembleMove()2059 } else if (source->IsStackSlot() || source->IsFPStackSlot()) { in AssembleSwap()2079 DCHECK(destination->IsFPStackSlot()); in AssembleSwap()
109 DCHECK(op->IsStackSlot() || op->IsFPStackSlot()); in ToMemOperand()2444 if (destination->IsFPStackSlot()) { in AssembleMove()2454 DCHECK(destination->IsFPStackSlot()); in AssembleMove()2462 } else if (source->IsFPStackSlot()) { in AssembleMove()2463 DCHECK(destination->IsFPRegister() || destination->IsFPStackSlot()); in AssembleMove()2510 } else if (source->IsStackSlot() || source->IsFPStackSlot()) { in AssembleMove()2532 DCHECK(destination->IsFPStackSlot()); in AssembleMove()2539 } else if (source->IsFPStackSlot()) { in AssembleMove()2540 DCHECK(destination->IsFPStackSlot()); in AssembleMove()
106 DCHECK(op->IsStackSlot() || op->IsFPStackSlot()); in ToMemOperand()2319 if (destination->IsFPStackSlot()) { in AssembleMove()2329 DCHECK(destination->IsFPStackSlot()); in AssembleMove()2337 } else if (source->IsFPStackSlot()) { in AssembleMove()2338 DCHECK(destination->IsFPRegister() || destination->IsFPStackSlot()); in AssembleMove()2386 } else if (source->IsStackSlot() || source->IsFPStackSlot()) { in AssembleMove()2408 DCHECK(destination->IsFPStackSlot()); in AssembleMove()2415 } else if (source->IsFPStackSlot()) { in AssembleMove()2416 DCHECK(destination->IsFPStackSlot()); in AssembleMove()
130 DCHECK(op->IsStackSlot() || op->IsFPStackSlot()); in ToMemOperand()2444 if (destination->IsFPStackSlot()) { in AssembleMove()2463 if (destination->IsFPStackSlot()) { in AssembleMove()2473 DCHECK(destination->IsFPStackSlot()); in AssembleMove()2476 } else if (source->IsFPStackSlot()) { in AssembleMove()2477 DCHECK(destination->IsFPRegister() || destination->IsFPStackSlot()); in AssembleMove()2532 DCHECK(destination->IsFPStackSlot()); in AssembleSwap()2538 } else if (source->IsFPStackSlot()) { in AssembleSwap()2539 DCHECK(destination->IsFPStackSlot()); in AssembleSwap()
131 DCHECK(op->IsStackSlot() || op->IsFPStackSlot()); in ToMemOperand()1907 } else if (source->IsFPStackSlot()) { in AssembleMove()1922 DCHECK(destination->IsFPStackSlot()); in AssembleMove()1980 DCHECK(destination->IsFPStackSlot()); in AssembleSwap()1995 DCHECK(destination->IsFPStackSlot()); in AssembleSwap()2002 } else if (source->IsFPStackSlot()) { in AssembleSwap()2003 DCHECK(destination->IsFPStackSlot()); in AssembleSwap()