Searched refs:TryMatchLSR (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/compiler/backend/arm/ |
H A D | instruction-selector-arm.cc | 227 bool TryMatchLSR(InstructionSelector* selector, InstructionCode* opcode_return, in TryMatchLSR() function 242 TryMatchLSR(selector, opcode_return, node, value_return, shift_return) || in TryMatchShift() 1173 VisitShift(this, node, TryMatchLSR); in VisitWord32Shr() 2091 return VisitShift(this, value, TryMatchLSR, cont); in VisitWordCompareZero()
|
Completed in 7 milliseconds