Home
last modified time | relevance | path

Searched refs:RECORD_SIMPLE_SAFEPOINT (Results 1 – 16 of 16) sorted by relevance

/external/v8/src/crankshaft/arm/
Dlithium-codegen-arm.h175 RECORD_SIMPLE_SAFEPOINT, enumerator
Dlithium-codegen-arm.cc690 CallCodeGeneric(code, mode, instr, RECORD_SIMPLE_SAFEPOINT, storage_mode); in CallCode()
723 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT); in CallRuntime()
879 if (safepoint_mode == RECORD_SIMPLE_SAFEPOINT) { in RecordSafepointWithLazyDeopt()
3331 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT); in CallKnownFunction()
3716 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT); in DoCallJSFunction()
/external/v8/src/crankshaft/x64/
Dlithium-codegen-x64.h152 RECORD_SIMPLE_SAFEPOINT, enumerator
Dlithium-codegen-x64.cc644 CallCodeGeneric(code, mode, instr, RECORD_SIMPLE_SAFEPOINT, 0); in CallCode()
657 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT, 0); in CallRuntime()
813 if (safepoint_mode == RECORD_SIMPLE_SAFEPOINT) { in RecordSafepointWithLazyDeopt()
3281 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT, 0); in CallKnownFunction()
/external/v8/src/crankshaft/ppc/
Dlithium-codegen-ppc.h163 RECORD_SIMPLE_SAFEPOINT, enumerator
Dlithium-codegen-ppc.cc643 CallCodeGeneric(code, mode, instr, RECORD_SIMPLE_SAFEPOINT); in CallCode()
668 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT); in CallRuntime()
808 if (safepoint_mode == RECORD_SIMPLE_SAFEPOINT) { in RecordSafepointWithLazyDeopt()
3510 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT); in DoShiftI()
3932 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT); in DoShiftI()
/external/v8/src/crankshaft/ia32/
Dlithium-codegen-ia32.h155 RECORD_SIMPLE_SAFEPOINT, enumerator
Dlithium-codegen-ia32.cc720 CallCodeGeneric(code, mode, instr, RECORD_SIMPLE_SAFEPOINT); in CallCode()
733 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT); in CallRuntime()
885 if (safepoint_mode == RECORD_SIMPLE_SAFEPOINT) { in RecordSafepointWithLazyDeopt()
3209 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT); in CallKnownFunction()
3284 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT); in DoCallJSFunction()
/external/v8/src/crankshaft/mips/
Dlithium-codegen-mips.h175 RECORD_SIMPLE_SAFEPOINT, enumerator
Dlithium-codegen-mips.cc677 CallCodeGeneric(code, mode, instr, RECORD_SIMPLE_SAFEPOINT); in CallCode()
699 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT); in CallRuntime()
846 if (safepoint_mode == RECORD_SIMPLE_SAFEPOINT) { in RecordSafepointWithLazyDeopt()
3270 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT); in CallKnownFunction()
3681 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT); in DoCallJSFunction()
/external/v8/src/crankshaft/mips64/
Dlithium-codegen-mips64.h177 RECORD_SIMPLE_SAFEPOINT, enumerator
Dlithium-codegen-mips64.cc665 CallCodeGeneric(code, mode, instr, RECORD_SIMPLE_SAFEPOINT); in CallCode()
687 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT); in CallRuntime()
835 if (safepoint_mode == RECORD_SIMPLE_SAFEPOINT) { in RecordSafepointWithLazyDeopt()
3456 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT); in CallKnownFunction()
3886 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT); in DoCallJSFunction()
/external/v8/src/crankshaft/arm64/
Dlithium-codegen-arm64.h285 RECORD_SIMPLE_SAFEPOINT, enumerator
Dlithium-codegen-arm64.cc345 CallCodeGeneric(code, mode, instr, RECORD_SIMPLE_SAFEPOINT); in CallCode()
463 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT); in CallRuntime()
503 if (safepoint_mode == RECORD_SIMPLE_SAFEPOINT) { in RecordSafepointWithLazyDeopt()
1919 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT); in CallKnownFunction()
1990 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT); in DoCallJSFunction()
/external/v8/src/crankshaft/x87/
Dlithium-codegen-x87.h185 RECORD_SIMPLE_SAFEPOINT, enumerator
Dlithium-codegen-x87.cc992 CallCodeGeneric(code, mode, instr, RECORD_SIMPLE_SAFEPOINT); in CallCode()
1003 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT); in CallRuntime()
1176 if (safepoint_mode == RECORD_SIMPLE_SAFEPOINT) { in RecordSafepointWithLazyDeopt()
3480 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT); in CallKnownFunction()
3555 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT); in DoCallJSFunction()