Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/
Dlithium-codegen.h39 void DeoptComment(const Deoptimizer::DeoptInfo& deopt_info);
Dlithium-codegen.cc159 void LCodeGenBase::DeoptComment(const Deoptimizer::DeoptInfo& deopt_info) { in DeoptComment() function in v8::internal::LCodeGenBase
/external/v8/src/crankshaft/arm64/
Dlithium-codegen-arm64.cc749 DeoptComment(table_entry->deopt_info); in GenerateJumpTable()
889 DeoptComment(deopt_info); in DeoptimizeBranch()
/external/v8/src/crankshaft/ia32/
Dlithium-codegen-ia32.cc267 DeoptComment(table_entry->deopt_info); in GenerateJumpTable()
729 DeoptComment(deopt_info); in DeoptimizeIf()
/external/v8/src/crankshaft/mips64/
Dlithium-codegen-mips64.cc289 DeoptComment(table_entry->deopt_info); in GenerateJumpTable()
783 DeoptComment(deopt_info); in DeoptimizeIf()
/external/v8/src/crankshaft/mips/
Dlithium-codegen-mips.cc316 DeoptComment(table_entry->deopt_info); in GenerateJumpTable()
795 DeoptComment(deopt_info); in DeoptimizeIf()
/external/v8/src/crankshaft/ppc/
Dlithium-codegen-ppc.cc313 DeoptComment(table_entry->deopt_info); in GenerateJumpTable()
761 DeoptComment(deopt_info); in DeoptimizeIf()
/external/v8/src/crankshaft/x87/
Dlithium-codegen-x87.cc269 DeoptComment(table_entry->deopt_info); in GenerateJumpTable()
1020 DeoptComment(deopt_info); in DeoptimizeIf()
/external/v8/src/crankshaft/arm/
Dlithium-codegen-arm.cc316 DeoptComment(table_entry->deopt_info); in GenerateJumpTable()
830 DeoptComment(deopt_info); in DeoptimizeIf()
/external/v8/src/crankshaft/x64/
Dlithium-codegen-x64.cc289 DeoptComment(table_entry->deopt_info); in GenerateJumpTable()
755 DeoptComment(deopt_info); in DeoptimizeIf()
/external/v8/src/crankshaft/s390/
Dlithium-codegen-s390.cc299 DeoptComment(table_entry->deopt_info); in GenerateJumpTable()