Searched defs:doubleToInt (Results 1 – 2 of 2) sorted by relevance
2016 GateRef doubleToInt = builder_.TruncDoubleToInt(glue, doubleLength, base::INT32_BITS); in LowerArrayConstructor() local2112 …GateRef doubleToInt = builder_.TruncDoubleToInt(acc_.GetGlueFromArgList(), doubleLength, base::INT… in ConvertFloat32ArrayConstructorLength() local
5102 GateRef doubleToInt = DoubleToInt(glue, doubleLength); in GenArrayConstructor() local