Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/
Dlithium-codegen.h57 void PopulateDeoptimizationLiteralsWithInlinedFunctions();
Dlithium-codegen.cc333 void LCodeGenBase::PopulateDeoptimizationLiteralsWithInlinedFunctions() { in PopulateDeoptimizationLiteralsWithInlinedFunctions() function in v8::internal::LCodeGenBase
/external/v8/src/crankshaft/ia32/
Dlithium-codegen-ia32.h38 PopulateDeoptimizationLiteralsWithInlinedFunctions(); in LCodeGen()
/external/v8/src/crankshaft/arm/
Dlithium-codegen-arm.h34 PopulateDeoptimizationLiteralsWithInlinedFunctions(); in LCodeGen()
/external/v8/src/crankshaft/x64/
Dlithium-codegen-x64.h36 PopulateDeoptimizationLiteralsWithInlinedFunctions(); in LCodeGen()
/external/v8/src/crankshaft/ppc/
Dlithium-codegen-ppc.h34 PopulateDeoptimizationLiteralsWithInlinedFunctions(); in LCodeGen()
/external/v8/src/crankshaft/mips/
Dlithium-codegen-mips.h34 PopulateDeoptimizationLiteralsWithInlinedFunctions(); in LCodeGen()
/external/v8/src/crankshaft/mips64/
Dlithium-codegen-mips64.h34 PopulateDeoptimizationLiteralsWithInlinedFunctions(); in LCodeGen()
/external/v8/src/crankshaft/arm64/
Dlithium-codegen-arm64.h37 PopulateDeoptimizationLiteralsWithInlinedFunctions(); in LCodeGen()
/external/v8/src/crankshaft/x87/
Dlithium-codegen-x87.h41 PopulateDeoptimizationLiteralsWithInlinedFunctions(); in LCodeGen()