Home
last modified time | relevance | path

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

/external/v8/src/compiler/arm64/
Dinstruction-selector-arm64.cc1931 bool TryEmitCbzOrTbz(InstructionSelector* selector, Node* node, uint32_t value, in TryEmitCbzOrTbz() function
2006 if (TryEmitCbzOrTbz(selector, m.left().node(), m.right().Value(), node, in VisitWord32Compare()
2012 if (TryEmitCbzOrTbz(selector, m.right().node(), m.left().Value(), node, in VisitWord32Compare()