Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/
Dlithium-codegen.h37 void DeoptComment(const Deoptimizer::DeoptInfo& deopt_info);
Dlithium-codegen.cc156 void LCodeGenBase::DeoptComment(const Deoptimizer::DeoptInfo& deopt_info) { in DeoptComment() function in v8::internal::LCodeGenBase
/external/v8/src/crankshaft/x64/
Dlithium-codegen-x64.cc297 DeoptComment(table_entry->deopt_info); in GenerateJumpTable()
780 DeoptComment(deopt_info); in DeoptimizeIf()
/external/v8/src/crankshaft/arm/
Dlithium-codegen-arm.cc327 DeoptComment(table_entry->deopt_info); in GenerateJumpTable()
850 DeoptComment(deopt_info); in DeoptimizeIf()
/external/v8/src/crankshaft/arm64/
Dlithium-codegen-arm64.cc802 DeoptComment(table_entry->deopt_info); in GenerateJumpTable()
944 DeoptComment(deopt_info); in DeoptimizeBranch()
/external/v8/src/crankshaft/ia32/
Dlithium-codegen-ia32.cc375 DeoptComment(table_entry->deopt_info); in GenerateJumpTable()
852 DeoptComment(deopt_info); in DeoptimizeIf()
/external/v8/src/crankshaft/mips/
Dlithium-codegen-mips.cc328 DeoptComment(table_entry->deopt_info); in GenerateJumpTable()
816 DeoptComment(deopt_info); in DeoptimizeIf()
/external/v8/src/crankshaft/x87/
Dlithium-codegen-x87.cc374 DeoptComment(table_entry->deopt_info); in GenerateJumpTable()
1143 DeoptComment(deopt_info); in DeoptimizeIf()
/external/v8/src/crankshaft/mips64/
Dlithium-codegen-mips64.cc301 DeoptComment(table_entry->deopt_info); in GenerateJumpTable()
804 DeoptComment(deopt_info); in DeoptimizeIf()
/external/v8/src/crankshaft/ppc/
Dlithium-codegen-ppc.cc322 DeoptComment(table_entry->deopt_info); in GenerateJumpTable()
779 DeoptComment(deopt_info); in DeoptimizeIf()