/external/v8/src/crankshaft/x64/ |
D | lithium-gap-resolver-x64.cc | 217 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()
|
D | lithium-codegen-x64.cc | 496 DCHECK(op->IsStackSlot() || op->IsDoubleStackSlot()); in ToOperand() 573 } else if (op->IsDoubleStackSlot()) { in AddToTranslation()
|
/external/v8/src/crankshaft/ppc/ |
D | lithium-gap-resolver-ppc.cc | 154 } 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()
|
D | lithium-codegen-ppc.cc | 513 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/ |
D | lithium-gap-resolver-arm64.cc | 164 } 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()
|
D | delayed-masm-arm64.cc | 18 (src->IsDoubleStackSlot() && dst->IsDoubleStackSlot())); in StackSlotMove()
|
D | lithium-codegen-arm64.cc | 286 } 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/ |
D | lithium-gap-resolver-s390.cc | 150 } 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()
|
D | lithium-codegen-s390.cc | 483 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/ |
D | lithium-gap-resolver-mips64.cc | 152 } 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()
|
D | lithium-codegen-mips64.cc | 523 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/ |
D | lithium-gap-resolver-arm.cc | 168 } 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()
|
D | lithium-codegen-arm.cc | 541 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/ |
D | lithium-gap-resolver-mips.cc | 152 } 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()
|
D | lithium-codegen-mips.cc | 538 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/ |
D | lithium-gap-resolver-ia32.cc | 332 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()
|
D | lithium-codegen-ia32.cc | 462 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/ |
D | lithium-gap-resolver-x87.cc | 326 if (destination->IsDoubleStackSlot()) { in EmitMove() 335 } else if (source->IsDoubleStackSlot()) { in EmitMove() 339 if (destination->IsDoubleStackSlot()) { in EmitMove()
|
D | lithium-codegen-x87.cc | 730 DCHECK(op->IsStackSlot() || op->IsDoubleStackSlot()); in ToOperand() 742 DCHECK(op->IsDoubleStackSlot()); in HighOperand() 824 } else if (op->IsDoubleStackSlot()) { in AddToTranslation()
|
/external/v8/src/crankshaft/ |
D | lithium.cc | 219 DCHECK(!op->IsDoubleRegister() && !op->IsDoubleStackSlot()); in RecordPointer() 227 DCHECK(!op->IsDoubleRegister() && !op->IsDoubleStackSlot()); in RemovePointer() 240 DCHECK(!op->IsDoubleRegister() && !op->IsDoubleStackSlot()); in RecordUntagged()
|
D | lithium-allocator.cc | 1164 } else if (!cur_op->IsDoubleStackSlot() && in ResolveControlFlow()
|
D | hydrogen.cc | 13565 if (op->IsDoubleStackSlot()) { in TraceLiveRange()
|
/external/v8/src/compiler/ |
D | move-optimizer.cc | 453 return op.IsStackSlot() || op.IsDoubleStackSlot(); in IsSlot()
|
D | instruction.h | 76 inline bool IsDoubleStackSlot() const; 590 bool InstructionOperand::IsDoubleStackSlot() const { in IsDoubleStackSlot() function
|