Searched refs:TryMatchInt64OpWithOverflow (Results 1 – 1 of 1) sorted by relevance
1274 static inline bool TryMatchInt64OpWithOverflow(InstructionSelector* selector, in TryMatchInt64OpWithOverflow() function1286 return TryMatchInt64OpWithOverflow<kS390_Add64>(selector, node, in TryMatchInt64AddWithOverflow()1292 return TryMatchInt64OpWithOverflow<kS390_Sub64>(selector, node, in TryMatchInt64SubWithOverflow()