Home
last modified time | relevance | path

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

/external/v8/src/compiler/arm64/
Dinstruction-selector-arm64.cc261 bool TryMatchAnyShift(InstructionSelector* selector, Node* node, in TryMatchAnyShift() function
458 } else if (TryMatchAnyShift(selector, node, right_node, &opcode, in VisitBinop()
466 } else if (can_commute && TryMatchAnyShift(selector, node, left_node, &opcode, in VisitBinop()