Home
last modified time | relevance | path

Searched refs:DoRSub (Results 1 – 6 of 6) sorted by relevance

/external/v8/src/crankshaft/s390/
Dlithium-s390.cc1359 return DoRSub(instr); in DoSub()
1377 LInstruction* LChunkBuilder::DoRSub(HSub* instr) { in DoRSub() function in v8::internal::LChunkBuilder
Dlithium-s390.h2144 LInstruction* DoRSub(HSub* instr);
/external/v8/src/crankshaft/ppc/
Dlithium-ppc.cc1491 return DoRSub(instr); in DoSub()
1510 LInstruction* LChunkBuilder::DoRSub(HSub* instr) { in DoRSub() function in v8::internal::LChunkBuilder
Dlithium-ppc.h2296 LInstruction* DoRSub(HSub* instr);
/external/v8/src/crankshaft/arm/
Dlithium-arm.cc1497 return DoRSub(instr); in DoSub()
1520 LInstruction* LChunkBuilder::DoRSub(HSub* instr) { in DoRSub() function in v8::internal::LChunkBuilder
Dlithium-arm.h2370 LInstruction* DoRSub(HSub* instr);