Searched refs:TryMatchROR (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/compiler/backend/arm/ |
H A D | instruction-selector-arm.cc | 194 bool TryMatchROR(InstructionSelector* selector, InstructionCode* opcode_return, in TryMatchROR() function 243 TryMatchROR(selector, opcode_return, node, value_return, shift_return)); in TryMatchShift() 1327 VisitShift(this, node, TryMatchROR); in VisitWord32Ror() 2093 return VisitShift(this, value, TryMatchROR, cont); in VisitWordCompareZero()
|
Completed in 6 milliseconds