Home
last modified time | relevance | path

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

/dports/www/node10/node-v10.24.1/deps/v8/src/compiler/arm/
H A Dinstruction-selector-arm.cc217 bool TryMatchLSR(InstructionSelector* selector, InstructionCode* opcode_return, in TryMatchLSR() function
233 TryMatchLSR(selector, opcode_return, node, value_return, shift_return) || in TryMatchShift()
938 VisitShift(this, node, TryMatchLSR); in VisitWord32Shr()
1853 return VisitShift(this, value, TryMatchLSR, cont); in VisitWordCompareZero()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/compiler/backend/arm/
H A Dinstruction-selector-arm.cc224 bool TryMatchLSR(InstructionSelector* selector, InstructionCode* opcode_return, in TryMatchLSR() function
239 TryMatchLSR(selector, opcode_return, node, value_return, shift_return) || in TryMatchShift()
1085 VisitShift(this, node, TryMatchLSR); in VisitWord32Shr()
1991 return VisitShift(this, value, TryMatchLSR, cont); in VisitWordCompareZero()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/compiler/backend/arm/
H A Dinstruction-selector-arm.cc224 bool TryMatchLSR(InstructionSelector* selector, InstructionCode* opcode_return, in TryMatchLSR() function
239 TryMatchLSR(selector, opcode_return, node, value_return, shift_return) || in TryMatchShift()
1097 VisitShift(this, node, TryMatchLSR); in VisitWord32Shr()
2013 return VisitShift(this, value, TryMatchLSR, cont); in VisitWordCompareZero()
/dports/lang/v8/v8-9.6.180.12/src/compiler/backend/arm/
H A Dinstruction-selector-arm.cc227 bool TryMatchLSR(InstructionSelector* selector, InstructionCode* opcode_return, in TryMatchLSR() function
242 TryMatchLSR(selector, opcode_return, node, value_return, shift_return) || in TryMatchShift()
1171 VisitShift(this, node, TryMatchLSR); in VisitWord32Shr()
2089 return VisitShift(this, value, TryMatchLSR, cont); in VisitWordCompareZero()