Searched defs:RecordSafepointWithLazyDeopt (Results 1 - 8 of 8) sorted by relevance

/external/v8/src/crankshaft/arm/
H A Dlithium-codegen-arm.cc704 RecordSafepointWithLazyDeopt(instr, safepoint_mode);
723 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT);
877 void LCodeGen::RecordSafepointWithLazyDeopt( function in class:v8::internal::LCodeGen
3331 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT);
3716 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT);
4227 RecordSafepointWithLazyDeopt(
5381 RecordSafepointWithLazyDeopt(
/external/v8/src/crankshaft/arm64/
H A Dlithium-codegen-arm64.cc357 RecordSafepointWithLazyDeopt(instr, safepoint_mode);
463 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT);
501 void LCodeGen::RecordSafepointWithLazyDeopt(LInstruction* instr, function in class:v8::internal::LCodeGen
1919 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT);
1990 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT);
4734 RecordSafepointWithLazyDeopt(
5078 RecordSafepointWithLazyDeopt(
/external/v8/src/crankshaft/ia32/
H A Dlithium-codegen-ia32.cc706 RecordSafepointWithLazyDeopt(instr, safepoint_mode);
733 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT);
883 void LCodeGen::RecordSafepointWithLazyDeopt( function in class:v8::internal::LCodeGen
3209 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT);
3284 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT);
4139 RecordSafepointWithLazyDeopt(
4182 RecordSafepointWithLazyDeopt(instr,
5256 RecordSafepointWithLazyDeopt(
/external/v8/src/crankshaft/mips/
H A Dlithium-codegen-mips.cc687 RecordSafepointWithLazyDeopt(instr, safepoint_mode);
699 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT);
844 void LCodeGen::RecordSafepointWithLazyDeopt( function in class:v8::internal::LCodeGen
3270 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT);
3681 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT);
4205 RecordSafepointWithLazyDeopt(
5414 RecordSafepointWithLazyDeopt(
/external/v8/src/crankshaft/mips64/
H A Dlithium-codegen-mips64.cc675 RecordSafepointWithLazyDeopt(instr, safepoint_mode);
687 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT);
833 void LCodeGen::RecordSafepointWithLazyDeopt( function in class:v8::internal::LCodeGen
3456 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT);
3886 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT);
4439 RecordSafepointWithLazyDeopt(
5620 RecordSafepointWithLazyDeopt(
/external/v8/src/crankshaft/ppc/
H A Dlithium-codegen-ppc.cc652 RecordSafepointWithLazyDeopt(instr, safepoint_mode);
668 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT);
806 void LCodeGen::RecordSafepointWithLazyDeopt(LInstruction* instr, function in class:v8::internal::LCodeGen
3510 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT);
3932 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT);
4498 RecordSafepointWithLazyDeopt(
5660 RecordSafepointWithLazyDeopt(
/external/v8/src/crankshaft/x64/
H A Dlithium-codegen-x64.cc630 RecordSafepointWithLazyDeopt(instr, safepoint_mode, argc);
657 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT, 0);
811 void LCodeGen::RecordSafepointWithLazyDeopt( function in class:v8::internal::LCodeGen
3281 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT, 0);
4342 RecordSafepointWithLazyDeopt(instr, RECORD_SAFEPOINT_WITH_REGISTERS, 0);
4378 RecordSafepointWithLazyDeopt(instr, RECORD_SAFEPOINT_WITH_REGISTERS, 0);
5451 RecordSafepointWithLazyDeopt(instr, RECORD_SAFEPOINT_WITH_REGISTERS, 0);
/external/v8/src/crankshaft/x87/
H A Dlithium-codegen-x87.cc978 RecordSafepointWithLazyDeopt(instr, safepoint_mode);
1003 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT);
1174 void LCodeGen::RecordSafepointWithLazyDeopt( function in class:v8::internal::LCodeGen
3480 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT);
3555 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT);
4544 RecordSafepointWithLazyDeopt(
4586 RecordSafepointWithLazyDeopt(instr,
5814 RecordSafepointWithLazyDeopt(

Completed in 241 milliseconds