Home
last modified time | relevance | path

Searched refs:MustAllocateDoubleAligned (Results 1 – 11 of 11) sorted by relevance

/external/v8/src/crankshaft/
Dhydrogen-instructions.cc3197 if (MustAllocateDoubleAligned()) { in HandleSideEffectDominator()
3223 if (MustAllocateDoubleAligned()) { in HandleSideEffectDominator()
3224 if (!dominator_allocate->MustAllocateDoubleAligned()) { in HandleSideEffectDominator()
3261 if (MustAllocateDoubleAligned()) os << "A"; in PrintDataTo()
Dhydrogen-instructions.h4721 bool MustAllocateDoubleAligned() const { in MustAllocateDoubleAligned() function
/external/v8/src/crankshaft/arm/
Dlithium-codegen-arm.cc4920 if (instr->hydrogen()->MustAllocateDoubleAligned()) { in DoAllocate()
4988 instr->hydrogen()->MustAllocateDoubleAligned()); in DoDeferredAllocate()
5028 if (instr->hydrogen()->MustAllocateDoubleAligned()) { in DoFastAllocate()
/external/v8/src/crankshaft/arm64/
Dlithium-codegen-arm64.cc1416 if (instr->hydrogen()->MustAllocateDoubleAligned()) { in DoAllocate()
1479 instr->hydrogen()->MustAllocateDoubleAligned()); in DoDeferredAllocate()
1519 if (instr->hydrogen()->MustAllocateDoubleAligned()) { in DoFastAllocate()
/external/v8/src/crankshaft/ia32/
Dlithium-codegen-ia32.cc4699 if (instr->hydrogen()->MustAllocateDoubleAligned()) { in DoAllocate()
4747 if (instr->hydrogen()->MustAllocateDoubleAligned()) { in DoFastAllocate()
4790 instr->hydrogen()->MustAllocateDoubleAligned()); in DoDeferredAllocate()
/external/v8/src/crankshaft/mips/
Dlithium-codegen-mips.cc4921 if (instr->hydrogen()->MustAllocateDoubleAligned()) { in DoAllocate()
4990 instr->hydrogen()->MustAllocateDoubleAligned()); in DoDeferredAllocate()
5030 if (instr->hydrogen()->MustAllocateDoubleAligned()) { in DoFastAllocate()
/external/v8/src/crankshaft/ppc/
Dlithium-codegen-ppc.cc5221 if (instr->hydrogen()->MustAllocateDoubleAligned()) { in DoShiftI()
5294 instr->hydrogen()->MustAllocateDoubleAligned()); in DoShiftI()
5334 if (instr->hydrogen()->MustAllocateDoubleAligned()) { in DoShiftI()
/external/v8/src/crankshaft/s390/
Dlithium-codegen-s390.cc5159 if (instr->hydrogen()->MustAllocateDoubleAligned()) { in DoShiftI()
5239 instr->hydrogen()->MustAllocateDoubleAligned()); in DoShiftI()
5279 if (instr->hydrogen()->MustAllocateDoubleAligned()) { in DoShiftI()
/external/v8/src/crankshaft/mips64/
Dlithium-codegen-mips64.cc5112 if (instr->hydrogen()->MustAllocateDoubleAligned()) { in DoAllocate()
5182 instr->hydrogen()->MustAllocateDoubleAligned()); in DoDeferredAllocate()
5223 if (instr->hydrogen()->MustAllocateDoubleAligned()) { in DoFastAllocate()
/external/v8/src/crankshaft/x87/
Dlithium-codegen-x87.cc5190 if (instr->hydrogen()->MustAllocateDoubleAligned()) { in DoAllocate()
5239 if (instr->hydrogen()->MustAllocateDoubleAligned()) { in DoFastAllocate()
5282 instr->hydrogen()->MustAllocateDoubleAligned()); in DoDeferredAllocate()
/external/v8/src/crankshaft/x64/
Dlithium-codegen-x64.cc4973 if (instr->hydrogen()->MustAllocateDoubleAligned()) { in DoAllocate()
5022 if (instr->hydrogen()->MustAllocateDoubleAligned()) { in DoFastAllocate()