Searched defs:LRSubI (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/crankshaft/arm/
H A Dlithium-arm.h1190 class LRSubI final : public LTemplateInstruction<1, 2, 0> {
1192 LRSubI(LOperand* left, LOperand* right) { function in class:v8::internal::final
/external/v8/src/crankshaft/ppc/
H A Dlithium-ppc.h1176 class LRSubI final : public LTemplateInstruction<1, 2, 0> {
1178 LRSubI(LOperand* left, LOperand* right) { function in class:v8::internal::final

Completed in 1002 milliseconds