Searched refs:DoRSub (Results 1 - 4 of 4) sorted by relevance

/external/v8/src/crankshaft/arm/
H A Dlithium-arm.cc1497 return DoRSub(instr);
1520 LInstruction* LChunkBuilder::DoRSub(HSub* instr) { function in class:v8::internal::LChunkBuilder
H A Dlithium-arm.h2370 LInstruction* DoRSub(HSub* instr);
/external/v8/src/crankshaft/ppc/
H A Dlithium-ppc.cc1491 return DoRSub(instr);
1510 LInstruction* LChunkBuilder::DoRSub(HSub* instr) { function in class:v8::internal::LChunkBuilder
H A Dlithium-ppc.h2296 LInstruction* DoRSub(HSub* instr);

Completed in 105 milliseconds