Home
last modified time | relevance | path

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

/external/v8/src/compiler/arm/
Dinstruction-selector-arm.cc630 TryMatchShift try_match_shift, FlagsContinuation* cont) { in VisitShift() argument
638 CHECK(try_match_shift(selector, &opcode, node, &inputs[0], &inputs[1])); in VisitShift()
663 TryMatchShift try_match_shift) { in VisitShift() argument
665 VisitShift(selector, node, try_match_shift, &cont); in VisitShift()