/external/v8/src/crankshaft/arm/ |
D | lithium-codegen-arm.h | 223 void RecordSafepointWithLazyDeopt(LInstruction* instr,
|
D | lithium-codegen-arm.cc | 704 RecordSafepointWithLazyDeopt(instr, safepoint_mode); in CallCodeGeneric() 723 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT); in CallRuntime() 877 void LCodeGen::RecordSafepointWithLazyDeopt( in RecordSafepointWithLazyDeopt() function in v8::internal::LCodeGen 3331 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT); in CallKnownFunction() 3716 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT); in DoCallJSFunction() 4227 RecordSafepointWithLazyDeopt( in DoDeferredMaybeGrowElements() 5381 RecordSafepointWithLazyDeopt( in DoDeferredStackCheck()
|
/external/v8/src/crankshaft/x64/ |
D | lithium-codegen-x64.h | 197 void RecordSafepointWithLazyDeopt(LInstruction* instr,
|
D | lithium-codegen-x64.cc | 630 RecordSafepointWithLazyDeopt(instr, safepoint_mode, argc); in CallCodeGeneric() 657 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT, 0); in CallRuntime() 811 void LCodeGen::RecordSafepointWithLazyDeopt( in RecordSafepointWithLazyDeopt() function in v8::internal::LCodeGen 3281 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT, 0); in CallKnownFunction() 4342 RecordSafepointWithLazyDeopt(instr, RECORD_SAFEPOINT_WITH_REGISTERS, 0); in DoDeferredMaybeGrowElements() 4378 RecordSafepointWithLazyDeopt(instr, RECORD_SAFEPOINT_WITH_REGISTERS, 0); in DoTransitionElementsKind() 5451 RecordSafepointWithLazyDeopt(instr, RECORD_SAFEPOINT_WITH_REGISTERS, 0); in DoDeferredStackCheck()
|
/external/v8/src/crankshaft/ppc/ |
D | lithium-codegen-ppc.h | 197 void RecordSafepointWithLazyDeopt(LInstruction* instr,
|
D | lithium-codegen-ppc.cc | 652 RecordSafepointWithLazyDeopt(instr, safepoint_mode); in CallCodeGeneric() 668 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT); in CallRuntime() 806 void LCodeGen::RecordSafepointWithLazyDeopt(LInstruction* instr, in RecordSafepointWithLazyDeopt() function in v8::internal::LCodeGen 3510 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT); in DoShiftI() 3932 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT); in DoShiftI() 4498 RecordSafepointWithLazyDeopt( in DoShiftI() 5660 RecordSafepointWithLazyDeopt( in DoShiftI()
|
/external/v8/src/crankshaft/ia32/ |
D | lithium-codegen-ia32.h | 198 void RecordSafepointWithLazyDeopt(LInstruction* instr,
|
D | lithium-codegen-ia32.cc | 706 RecordSafepointWithLazyDeopt(instr, safepoint_mode); in CallCodeGeneric() 733 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT); in CallRuntime() 883 void LCodeGen::RecordSafepointWithLazyDeopt( in RecordSafepointWithLazyDeopt() function in v8::internal::LCodeGen 3209 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT); in CallKnownFunction() 3284 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT); in DoCallJSFunction() 4139 RecordSafepointWithLazyDeopt( in DoDeferredMaybeGrowElements() 4182 RecordSafepointWithLazyDeopt(instr, in DoTransitionElementsKind() 5256 RecordSafepointWithLazyDeopt( in DoDeferredStackCheck()
|
/external/v8/src/crankshaft/mips/ |
D | lithium-codegen-mips.h | 217 void RecordSafepointWithLazyDeopt(LInstruction* instr,
|
D | lithium-codegen-mips.cc | 687 RecordSafepointWithLazyDeopt(instr, safepoint_mode); in CallCodeGeneric() 699 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT); in CallRuntime() 844 void LCodeGen::RecordSafepointWithLazyDeopt( in RecordSafepointWithLazyDeopt() function in v8::internal::LCodeGen 3270 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT); in CallKnownFunction() 3681 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT); in DoCallJSFunction() 4205 RecordSafepointWithLazyDeopt( in DoDeferredMaybeGrowElements() 5414 RecordSafepointWithLazyDeopt( in DoDeferredStackCheck()
|
/external/v8/src/crankshaft/mips64/ |
D | lithium-codegen-mips64.h | 219 void RecordSafepointWithLazyDeopt(LInstruction* instr,
|
D | lithium-codegen-mips64.cc | 675 RecordSafepointWithLazyDeopt(instr, safepoint_mode); in CallCodeGeneric() 687 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT); in CallRuntime() 833 void LCodeGen::RecordSafepointWithLazyDeopt( in RecordSafepointWithLazyDeopt() function in v8::internal::LCodeGen 3456 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT); in CallKnownFunction() 3886 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT); in DoCallJSFunction() 4439 RecordSafepointWithLazyDeopt( in DoDeferredMaybeGrowElements() 5620 RecordSafepointWithLazyDeopt( in DoDeferredStackCheck()
|
/external/v8/src/crankshaft/arm64/ |
D | lithium-codegen-arm64.h | 338 void RecordSafepointWithLazyDeopt(LInstruction* instr,
|
D | lithium-codegen-arm64.cc | 357 RecordSafepointWithLazyDeopt(instr, safepoint_mode); in CallCodeGeneric() 463 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT); in CallRuntime() 501 void LCodeGen::RecordSafepointWithLazyDeopt(LInstruction* instr, in RecordSafepointWithLazyDeopt() function in v8::internal::LCodeGen 1919 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT); in CallKnownFunction() 1990 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT); in DoCallJSFunction() 4734 RecordSafepointWithLazyDeopt( in DoDeferredStackCheck() 5078 RecordSafepointWithLazyDeopt( in DoDeferredMaybeGrowElements()
|
/external/v8/src/crankshaft/x87/ |
D | lithium-codegen-x87.h | 226 void RecordSafepointWithLazyDeopt(LInstruction* instr,
|
D | lithium-codegen-x87.cc | 978 RecordSafepointWithLazyDeopt(instr, safepoint_mode); in CallCodeGeneric() 1003 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT); in CallRuntime() 1174 void LCodeGen::RecordSafepointWithLazyDeopt( in RecordSafepointWithLazyDeopt() function in v8::internal::LCodeGen 3480 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT); in CallKnownFunction() 3555 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT); in DoCallJSFunction() 4544 RecordSafepointWithLazyDeopt( in DoDeferredMaybeGrowElements() 4586 RecordSafepointWithLazyDeopt(instr, in DoTransitionElementsKind() 5814 RecordSafepointWithLazyDeopt( in DoDeferredStackCheck()
|