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

/external/chromium_org/v8/src/compiler/arm/
H A Dinstruction-selector-arm.cc159 static inline bool TryMatchLSL(InstructionSelector* selector, function in namespace:v8::internal::compiler
203 TryMatchLSL(selector, opcode_return, node, value_return, shift_return) ||
516 VisitShift(this, node, TryMatchLSL);
904 return VisitShift(this, node, TryMatchLSL, cont);

Completed in 56 milliseconds