Home
last modified time | relevance | path

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

/external/v8/src/
Dcompilation-info.h106 bool saves_caller_doubles() const { return GetFlag(kSavesCallerDoubles); } in saves_caller_doubles() function
/external/v8/src/crankshaft/arm64/
Dlithium-codegen-arm64.cc538 DCHECK(info()->saves_caller_doubles()); in SaveCallerDoubles()
556 DCHECK(info()->saves_caller_doubles()); in RestoreCallerDoubles()
598 if (info()->saves_caller_doubles()) { in GeneratePrologue()
777 DCHECK(!info()->saves_caller_doubles()); in GenerateJumpTable()
810 if (info()->saves_caller_doubles()) { in GenerateJumpTable()
906 frame_is_built_ && !info()->saves_caller_doubles()) { in DeoptimizeBranch()
1128 !info()->saves_caller_doubles()) { in ToMemOperand()
1575 DCHECK(!info()->saves_caller_doubles()); in DoApplyArguments()
2863 DCHECK(!info()->saves_caller_doubles()); in DoInvokeFunction()
4334 if (info()->saves_caller_doubles()) { in DoReturn()
/external/v8/src/crankshaft/mips64/
Dlithium-codegen-mips64.cc86 DCHECK(info()->saves_caller_doubles()); in SaveCallerDoubles()
102 DCHECK(info()->saves_caller_doubles()); in RestoreCallerDoubles()
158 if (info()->saves_caller_doubles()) { in GeneratePrologue()
319 DCHECK(!info()->saves_caller_doubles()); in GenerateJumpTable()
332 DCHECK(!info()->saves_caller_doubles()); in GenerateJumpTable()
354 if (info()->saves_caller_doubles()) { in GenerateJumpTable()
804 !info()->saves_caller_doubles()) { in DeoptimizeIf()
2577 if (info()->saves_caller_doubles()) { in DoReturn()
3193 DCHECK(!info()->saves_caller_doubles()); in DoApplyArguments()
3720 DCHECK(!info()->saves_caller_doubles()); in DoInvokeFunction()
/external/v8/src/crankshaft/mips/
Dlithium-codegen-mips.cc110 DCHECK(info()->saves_caller_doubles()); in SaveCallerDoubles()
126 DCHECK(info()->saves_caller_doubles()); in RestoreCallerDoubles()
182 if (info()->saves_caller_doubles()) { in GeneratePrologue()
347 DCHECK(!info()->saves_caller_doubles()); in GenerateJumpTable()
369 if (info()->saves_caller_doubles()) { in GenerateJumpTable()
816 !info()->saves_caller_doubles()) { in DeoptimizeIf()
2453 if (info()->saves_caller_doubles()) { in DoReturn()
3006 DCHECK(!info()->saves_caller_doubles()); in DoApplyArguments()
3516 DCHECK(!info()->saves_caller_doubles()); in DoInvokeFunction()
/external/v8/src/crankshaft/arm/
Dlithium-codegen-arm.cc68 DCHECK(info()->saves_caller_doubles()); in SaveCallerDoubles()
84 DCHECK(info()->saves_caller_doubles()); in RestoreCallerDoubles()
144 if (info()->saves_caller_doubles()) { in GeneratePrologue()
328 DCHECK(!info()->saves_caller_doubles()); in GenerateJumpTable()
351 if (info()->saves_caller_doubles()) { in GenerateJumpTable()
832 !info()->saves_caller_doubles()) { in DeoptimizeIf()
2536 if (info()->saves_caller_doubles()) { in DoReturn()
3072 DCHECK(!info()->saves_caller_doubles()); in DoApplyArguments()
3533 DCHECK(!info()->saves_caller_doubles()); in DoInvokeFunction()
/external/v8/src/crankshaft/x64/
Dlithium-codegen-x64.cc84 DCHECK(info()->saves_caller_doubles()); in SaveCallerDoubles()
100 DCHECK(info()->saves_caller_doubles()); in RestoreCallerDoubles()
158 if (info()->saves_caller_doubles()) { in GeneratePrologue()
295 DCHECK(!info()->saves_caller_doubles()); in GenerateJumpTable()
299 if (info()->saves_caller_doubles()) { in GenerateJumpTable()
756 !info()->saves_caller_doubles()) { in DeoptimizeIf()
2476 if (info()->saves_caller_doubles()) { in DoReturn()
3017 DCHECK(!info()->saves_caller_doubles()); in DoApplyArguments()
3593 DCHECK(!info()->saves_caller_doubles()); in DoInvokeFunction()
/external/v8/src/crankshaft/
Dlithium.cc483 if (info()->saves_caller_doubles()) { in set_allocated_double_registers()
/external/v8/src/crankshaft/ppc/
Dlithium-codegen-ppc.cc85 DCHECK(info()->saves_caller_doubles()); in SaveCallerDoubles()
101 DCHECK(info()->saves_caller_doubles()); in RestoreCallerDoubles()
166 if (info()->saves_caller_doubles()) { in GeneratePrologue()
341 DCHECK(!info()->saves_caller_doubles()); in GenerateJumpTable()
363 if (info()->saves_caller_doubles()) { in GenerateJumpTable()
779 if (cond == al && frame_is_built_ && !info()->saves_caller_doubles()) { in DeoptimizeIf()
2627 if (info()->saves_caller_doubles()) { in DoShiftI()
3256 DCHECK(!info()->saves_caller_doubles()); in DoShiftI()
3783 DCHECK(!info()->saves_caller_doubles()); in DoShiftI()
/external/v8/src/crankshaft/s390/
Dlithium-codegen-s390.cc79 DCHECK(info()->saves_caller_doubles()); in SaveCallerDoubles()
94 DCHECK(info()->saves_caller_doubles()); in RestoreCallerDoubles()
158 if (info()->saves_caller_doubles()) { in GeneratePrologue()
328 DCHECK(!info()->saves_caller_doubles()); in GenerateJumpTable()
351 if (info()->saves_caller_doubles()) { in GenerateJumpTable()
772 if (cond == al && frame_is_built_ && !info()->saves_caller_doubles()) { in DeoptimizeIf()
2605 if (info()->saves_caller_doubles()) { in DoShiftI()
3212 DCHECK(!info()->saves_caller_doubles()); in DoShiftI()
3700 DCHECK(!info()->saves_caller_doubles()); in DoShiftI()
/external/v8/src/crankshaft/ia32/
Dlithium-codegen-ia32.cc89 DCHECK(info()->saves_caller_doubles()); in SaveCallerDoubles()
105 DCHECK(info()->saves_caller_doubles()); in RestoreCallerDoubles()
157 if (info()->saves_caller_doubles()) SaveCallerDoubles(); in GeneratePrologue()
274 DCHECK(!info()->saves_caller_doubles()); in GenerateJumpTable()
278 if (info()->saves_caller_doubles()) RestoreCallerDoubles(); in GenerateJumpTable()
2349 if (info()->saves_caller_doubles()) RestoreCallerDoubles(); in DoReturn()
2818 DCHECK(!info()->saves_caller_doubles()); in DoApplyArguments()
3427 DCHECK(!info()->saves_caller_doubles()); in DoInvokeFunction()
/external/v8/src/crankshaft/x87/
Dlithium-codegen-x87.cc276 DCHECK(!info()->saves_caller_doubles()); in GenerateJumpTable()
3093 DCHECK(!info()->saves_caller_doubles()); in DoApplyArguments()
3707 DCHECK(!info()->saves_caller_doubles()); in DoInvokeFunction()