Home
last modified time | relevance | path

Searched refs:LOsrEntry (Results 1 – 24 of 24) sorted by relevance

/external/v8/src/crankshaft/mips/
Dlithium-mips.h2481 class LOsrEntry final : public LTemplateInstruction<0, 0, 0> {
2483 LOsrEntry() {} in LOsrEntry() function
Dlithium-mips.cc2388 return AssignEnvironment(new(zone()) LOsrEntry); in DoOsrEntry()
Dlithium-codegen-mips.cc5467 void LCodeGen::DoOsrEntry(LOsrEntry* instr) { in DoOsrEntry()
/external/v8/src/crankshaft/x64/
Dlithium-x64.h2493 class LOsrEntry final : public LTemplateInstruction<0, 0, 0> {
2495 LOsrEntry() {} in LOsrEntry() function
Dlithium-x64.cc2477 return AssignEnvironment(new(zone()) LOsrEntry); in DoOsrEntry()
Dlithium-codegen-x64.cc5504 void LCodeGen::DoOsrEntry(LOsrEntry* instr) { in DoOsrEntry()
/external/v8/src/crankshaft/arm/
Dlithium-arm.h2522 class LOsrEntry final : public LTemplateInstruction<0, 0, 0> {
2524 LOsrEntry() {} in LOsrEntry() function
Dlithium-arm.cc2441 return AssignEnvironment(new(zone()) LOsrEntry); in DoOsrEntry()
Dlithium-codegen-arm.cc5437 void LCodeGen::DoOsrEntry(LOsrEntry* instr) { in DoOsrEntry()
/external/v8/src/crankshaft/mips64/
Dlithium-mips64.h2527 class LOsrEntry final : public LTemplateInstruction<0, 0, 0> {
2529 LOsrEntry() {} in LOsrEntry() function
Dlithium-mips64.cc2393 return AssignEnvironment(new(zone()) LOsrEntry); in DoOsrEntry()
Dlithium-codegen-mips64.cc5673 void LCodeGen::DoOsrEntry(LOsrEntry* instr) { in DoOsrEntry()
/external/v8/src/crankshaft/ppc/
Dlithium-ppc.h2414 class LOsrEntry final : public LTemplateInstruction<0, 0, 0> {
2416 LOsrEntry() {} in LOsrEntry() function
Dlithium-ppc.cc2394 return AssignEnvironment(new (zone()) LOsrEntry); in DoOsrEntry()
Dlithium-codegen-ppc.cc5714 void LCodeGen::DoOsrEntry(LOsrEntry* instr) { in DoShiftI()
/external/v8/src/crankshaft/arm64/
Dlithium-arm64.h516 class LOsrEntry final : public LTemplateInstruction<0, 0, 0> {
518 LOsrEntry() {} in LOsrEntry() function
Dlithium-arm64.cc1958 return AssignEnvironment(new(zone()) LOsrEntry); in DoOsrEntry()
Dlithium-codegen-arm64.cc4404 void LCodeGen::DoOsrEntry(LOsrEntry* instr) { in DoOsrEntry()
/external/v8/src/crankshaft/ia32/
Dlithium-ia32.h2511 class LOsrEntry final : public LTemplateInstruction<0, 0, 0> {
Dlithium-ia32.cc2484 return AssignEnvironment(new(zone()) LOsrEntry); in DoOsrEntry()
Dlithium-codegen-ia32.cc5314 void LCodeGen::DoOsrEntry(LOsrEntry* instr) { in DoOsrEntry()
/external/v8/src/crankshaft/x87/
Dlithium-x87.h2525 class LOsrEntry final : public LTemplateInstruction<0, 0, 0> {
Dlithium-x87.cc2488 return AssignEnvironment(new(zone()) LOsrEntry); in DoOsrEntry()
Dlithium-codegen-x87.cc5874 void LCodeGen::DoOsrEntry(LOsrEntry* instr) { in DoOsrEntry()