Home
last modified time | relevance | path

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

/external/v8/src/compiler/s390/
Dinstruction-selector-s390.cc1274 static inline bool TryMatchInt64OpWithOverflow(InstructionSelector* selector, in TryMatchInt64OpWithOverflow() function
1286 return TryMatchInt64OpWithOverflow<kS390_Add64>(selector, node, in TryMatchInt64AddWithOverflow()
1292 return TryMatchInt64OpWithOverflow<kS390_Sub64>(selector, node, in TryMatchInt64SubWithOverflow()