Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/
Dlithium-codegen.h43 void DeoptComment(const Deoptimizer::DeoptInfo& deopt_info);
Dlithium-codegen.cc166 void LCodeGenBase::DeoptComment(const Deoptimizer::DeoptInfo& deopt_info) { in DeoptComment() function in v8::internal::LCodeGenBase
/external/v8/src/crankshaft/mips/
Dlithium-codegen-mips.cc339 DeoptComment(table_entry->deopt_info); in GenerateJumpTable()
817 DeoptComment(deopt_info); in DeoptimizeIf()
/external/v8/src/crankshaft/arm64/
Dlithium-codegen-arm64.cc769 DeoptComment(table_entry->deopt_info); in GenerateJumpTable()
907 DeoptComment(deopt_info); in DeoptimizeBranch()
/external/v8/src/crankshaft/ia32/
Dlithium-codegen-ia32.cc272 DeoptComment(table_entry->deopt_info); in GenerateJumpTable()
732 DeoptComment(deopt_info); in DeoptimizeIf()
/external/v8/src/crankshaft/arm/
Dlithium-codegen-arm.cc320 DeoptComment(table_entry->deopt_info); in GenerateJumpTable()
833 DeoptComment(deopt_info); in DeoptimizeIf()
/external/v8/src/crankshaft/x64/
Dlithium-codegen-x64.cc293 DeoptComment(table_entry->deopt_info); in GenerateJumpTable()
757 DeoptComment(deopt_info); in DeoptimizeIf()
/external/v8/src/crankshaft/ppc/
Dlithium-codegen-ppc.cc333 DeoptComment(table_entry->deopt_info); in GenerateJumpTable()
780 DeoptComment(deopt_info); in DeoptimizeIf()
/external/v8/src/crankshaft/mips64/
Dlithium-codegen-mips64.cc312 DeoptComment(table_entry->deopt_info); in GenerateJumpTable()
805 DeoptComment(deopt_info); in DeoptimizeIf()
/external/v8/src/crankshaft/x87/
Dlithium-codegen-x87.cc274 DeoptComment(table_entry->deopt_info); in GenerateJumpTable()
1023 DeoptComment(deopt_info); in DeoptimizeIf()
/external/v8/src/crankshaft/s390/
Dlithium-codegen-s390.cc320 DeoptComment(table_entry->deopt_info); in GenerateJumpTable()