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

/external/chromium_org/v8/src/arm/
H A Dlithium-codegen-arm.cc758 RecordSafepointWithLazyDeopt(instr, safepoint_mode);
777 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT);
1000 void LCodeGen::RecordSafepointWithLazyDeopt( function in class:v8::internal::LCodeGen
3662 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT);
4048 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT);
5679 RecordSafepointWithLazyDeopt(
/external/chromium_org/v8/src/arm64/
H A Dlithium-codegen-arm64.cc396 RecordSafepointWithLazyDeopt(instr, safepoint_mode);
492 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT);
530 void LCodeGen::RecordSafepointWithLazyDeopt(LInstruction* instr, function in class:v8::internal::LCodeGen
2033 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT);
2113 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT);
5034 RecordSafepointWithLazyDeopt(
/external/chromium_org/v8/src/ia32/
H A Dlithium-codegen-ia32.cc723 RecordSafepointWithLazyDeopt(instr, safepoint_mode);
750 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT);
969 void LCodeGen::RecordSafepointWithLazyDeopt( function in class:v8::internal::LCodeGen
3431 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT);
3517 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT);
4325 RecordSafepointWithLazyDeopt(instr,
5480 RecordSafepointWithLazyDeopt(
/external/chromium_org/v8/src/mips/
H A Dlithium-codegen-mips.cc738 RecordSafepointWithLazyDeopt(instr, safepoint_mode);
750 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT);
964 void LCodeGen::RecordSafepointWithLazyDeopt( function in class:v8::internal::LCodeGen
3575 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT);
3995 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT);
5692 RecordSafepointWithLazyDeopt(
/external/chromium_org/v8/src/mips64/
H A Dlithium-codegen-mips64.cc688 RecordSafepointWithLazyDeopt(instr, safepoint_mode);
700 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT);
914 void LCodeGen::RecordSafepointWithLazyDeopt( function in class:v8::internal::LCodeGen
3604 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT);
4027 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT);
5725 RecordSafepointWithLazyDeopt(
/external/chromium_org/v8/src/x64/
H A Dlithium-codegen-x64.cc629 RecordSafepointWithLazyDeopt(instr, safepoint_mode, argc);
656 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT, 0);
879 void LCodeGen::RecordSafepointWithLazyDeopt( function in class:v8::internal::LCodeGen
3520 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT, 0);
4514 RecordSafepointWithLazyDeopt(instr, RECORD_SAFEPOINT_WITH_REGISTERS, 0);
5666 RecordSafepointWithLazyDeopt(instr, RECORD_SAFEPOINT_WITH_REGISTERS, 0);
/external/chromium_org/v8/src/x87/
H A Dlithium-codegen-x87.cc986 RecordSafepointWithLazyDeopt(instr, safepoint_mode);
1011 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT);
1251 void LCodeGen::RecordSafepointWithLazyDeopt( function in class:v8::internal::LCodeGen
3718 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT);
3804 RecordSafepointWithLazyDeopt(instr, RECORD_SIMPLE_SAFEPOINT);
4766 RecordSafepointWithLazyDeopt(instr,
6074 RecordSafepointWithLazyDeopt(

Completed in 1002 milliseconds