Home
last modified time | relevance | path

Searched refs:IsDoubleStackSlot (Results 1 – 24 of 24) sorted by relevance

/external/v8/src/crankshaft/x64/
Dlithium-gap-resolver-x64.cc217 DCHECK(destination->IsDoubleStackSlot()); in EmitMove()
220 } else if (source->IsDoubleStackSlot()) { in EmitMove()
225 DCHECK(destination->IsDoubleStackSlot()); in EmitMove()
263 (source->IsDoubleStackSlot() && destination->IsDoubleStackSlot())) { in EmitSwap()
282 DCHECK((source->IsDoubleRegister() && destination->IsDoubleStackSlot()) || in EmitSwap()
283 (source->IsDoubleStackSlot() && destination->IsDoubleRegister())); in EmitSwap()
288 DCHECK(other->IsDoubleStackSlot()); in EmitSwap()
Dlithium-codegen-x64.cc496 DCHECK(op->IsStackSlot() || op->IsDoubleStackSlot()); in ToOperand()
573 } else if (op->IsDoubleStackSlot()) { in AddToTranslation()
/external/v8/src/crankshaft/ppc/
Dlithium-gap-resolver-ppc.cc154 } else if (source->IsDoubleStackSlot()) { in BreakCycle()
175 } else if (saved_destination_->IsDoubleStackSlot()) { in RestoreValue()
246 DCHECK(destination->IsDoubleStackSlot()); in EmitMove()
250 } else if (source->IsDoubleStackSlot()) { in EmitMove()
255 DCHECK(destination->IsDoubleStackSlot()); in EmitMove()
Dlithium-codegen-ppc.cc513 DCHECK(op->IsStackSlot() || op->IsDoubleStackSlot()); in ToMemOperand()
525 DCHECK(op->IsDoubleStackSlot()); in ToHighMemOperand()
598 } else if (op->IsDoubleStackSlot()) { in AddToTranslation()
3359 if (argument->IsDoubleRegister() || argument->IsDoubleStackSlot()) { in DoShiftI()
/external/v8/src/crankshaft/arm64/
Dlithium-gap-resolver-arm64.cc164 } else if (source->IsDoubleStackSlot()) { in BreakCycle()
190 } else if (saved_destination_->IsDoubleStackSlot()) { in RestoreValue()
272 DCHECK(destination->IsDoubleStackSlot()); in EmitMove()
276 } else if (source->IsDoubleStackSlot()) { in EmitMove()
281 DCHECK(destination->IsDoubleStackSlot()); in EmitMove()
Ddelayed-masm-arm64.cc18 (src->IsDoubleStackSlot() && dst->IsDoubleStackSlot())); in StackSlotMove()
Dlithium-codegen-arm64.cc286 } else if (op->IsDoubleStackSlot()) { in AddToTranslation()
1106 DCHECK(op->IsStackSlot() || op->IsDoubleStackSlot()); in ToMemOperand()
4413 if (arg->IsDoubleRegister() || arg->IsDoubleStackSlot()) { in DoPushArguments()
/external/v8/src/crankshaft/s390/
Dlithium-gap-resolver-s390.cc150 } else if (source->IsDoubleStackSlot()) { in BreakCycle()
170 } else if (saved_destination_->IsDoubleStackSlot()) { in RestoreValue()
240 DCHECK(destination->IsDoubleStackSlot()); in EmitMove()
244 } else if (source->IsDoubleStackSlot()) { in EmitMove()
249 DCHECK(destination->IsDoubleStackSlot()); in EmitMove()
Dlithium-codegen-s390.cc483 DCHECK(op->IsStackSlot() || op->IsDoubleStackSlot()); in ToMemOperand()
494 DCHECK(op->IsDoubleStackSlot()); in ToHighMemOperand()
565 } else if (op->IsDoubleStackSlot()) { in AddToTranslation()
3299 if (argument->IsDoubleRegister() || argument->IsDoubleStackSlot()) { in DoShiftI()
/external/v8/src/crankshaft/mips64/
Dlithium-gap-resolver-mips64.cc152 } else if (source->IsDoubleStackSlot()) { in BreakCycle()
174 } else if (saved_destination_->IsDoubleStackSlot()) { in RestoreValue()
261 DCHECK(destination->IsDoubleStackSlot()); in EmitMove()
266 } else if (source->IsDoubleStackSlot()) { in EmitMove()
271 DCHECK(destination->IsDoubleStackSlot()); in EmitMove()
Dlithium-codegen-mips64.cc523 DCHECK(op->IsStackSlot() || op->IsDoubleStackSlot()); in ToMemOperand()
535 DCHECK(op->IsDoubleStackSlot()); in ToHighMemOperand()
616 } else if (op->IsDoubleStackSlot()) { in AddToTranslation()
3282 if (argument->IsDoubleRegister() || argument->IsDoubleStackSlot()) { in DoPushArgument()
/external/v8/src/crankshaft/arm/
Dlithium-gap-resolver-arm.cc168 } else if (source->IsDoubleStackSlot()) { in BreakCycle()
188 } else if (saved_destination_->IsDoubleStackSlot()) { in RestoreValue()
268 DCHECK(destination->IsDoubleStackSlot()); in EmitMove()
272 } else if (source->IsDoubleStackSlot()) { in EmitMove()
277 DCHECK(destination->IsDoubleStackSlot()); in EmitMove()
Dlithium-codegen-arm.cc541 DCHECK(op->IsStackSlot() || op->IsDoubleStackSlot()); in ToMemOperand()
553 DCHECK(op->IsDoubleStackSlot()); in ToHighMemOperand()
631 } else if (op->IsDoubleStackSlot()) { in AddToTranslation()
3191 if (argument->IsDoubleRegister() || argument->IsDoubleStackSlot()) { in DoPushArgument()
/external/v8/src/crankshaft/mips/
Dlithium-gap-resolver-mips.cc152 } else if (source->IsDoubleStackSlot()) { in BreakCycle()
174 } else if (saved_destination_->IsDoubleStackSlot()) { in RestoreValue()
260 DCHECK(destination->IsDoubleStackSlot()); in EmitMove()
265 } else if (source->IsDoubleStackSlot()) { in EmitMove()
270 DCHECK(destination->IsDoubleStackSlot()); in EmitMove()
Dlithium-codegen-mips.cc538 DCHECK(op->IsStackSlot() || op->IsDoubleStackSlot()); in ToMemOperand()
550 DCHECK(op->IsDoubleStackSlot()); in ToHighMemOperand()
628 } else if (op->IsDoubleStackSlot()) { in AddToTranslation()
3098 if (argument->IsDoubleRegister() || argument->IsDoubleStackSlot()) { in DoPushArgument()
/external/v8/src/crankshaft/ia32/
Dlithium-gap-resolver-ia32.cc332 DCHECK(destination->IsDoubleStackSlot()); in EmitMove()
336 } else if (source->IsDoubleStackSlot()) { in EmitMove()
338 destination->IsDoubleStackSlot()); in EmitMove()
424 DCHECK(source->IsDoubleStackSlot() || destination->IsDoubleStackSlot()); in EmitSwap()
433 } else if (source->IsDoubleStackSlot() && destination->IsDoubleStackSlot()) { in EmitSwap()
Dlithium-codegen-ia32.cc462 DCHECK(op->IsStackSlot() || op->IsDoubleStackSlot()); in ToOperand()
474 DCHECK(op->IsDoubleStackSlot()); in HighOperand()
552 } else if (op->IsDoubleStackSlot()) { in AddToTranslation()
/external/v8/src/crankshaft/x87/
Dlithium-gap-resolver-x87.cc326 if (destination->IsDoubleStackSlot()) { in EmitMove()
335 } else if (source->IsDoubleStackSlot()) { in EmitMove()
339 if (destination->IsDoubleStackSlot()) { in EmitMove()
Dlithium-codegen-x87.cc730 DCHECK(op->IsStackSlot() || op->IsDoubleStackSlot()); in ToOperand()
742 DCHECK(op->IsDoubleStackSlot()); in HighOperand()
824 } else if (op->IsDoubleStackSlot()) { in AddToTranslation()
/external/v8/src/crankshaft/
Dlithium.cc219 DCHECK(!op->IsDoubleRegister() && !op->IsDoubleStackSlot()); in RecordPointer()
227 DCHECK(!op->IsDoubleRegister() && !op->IsDoubleStackSlot()); in RemovePointer()
240 DCHECK(!op->IsDoubleRegister() && !op->IsDoubleStackSlot()); in RecordUntagged()
Dlithium-allocator.cc1164 } else if (!cur_op->IsDoubleStackSlot() && in ResolveControlFlow()
Dhydrogen.cc13565 if (op->IsDoubleStackSlot()) { in TraceLiveRange()
/external/v8/src/compiler/
Dmove-optimizer.cc453 return op.IsStackSlot() || op.IsDoubleStackSlot(); in IsSlot()
Dinstruction.h76 inline bool IsDoubleStackSlot() const;
590 bool InstructionOperand::IsDoubleStackSlot() const { in IsDoubleStackSlot() function