Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/
Dhydrogen-instructions.cc144 static int32_t ConvertAndSetOverflow(Representation r, in ConvertAndSetOverflow() function
175 return ConvertAndSetOverflow(r, result, overflow); in AddWithoutOverflow()
184 return ConvertAndSetOverflow(r, result, overflow); in SubWithoutOverflow()
193 return ConvertAndSetOverflow(r, result, overflow); in MulWithoutOverflow()