Searched defs:doubleToInt (Results 1 – 4 of 4) sorted by relevance
2241 GateRef doubleToInt = builder_.TruncDoubleToInt(glue, doubleLength, base::INT32_BITS); in LowerArrayConstructor() local2335 GateRef doubleToInt = builder_.TruncDoubleToInt(glue_, doubleLength, base::INT32_BITS); in ConvertFloat32ArrayConstructorLength() local
223 GateRef doubleToInt = DoubleToInt(glue, doubleLength, base::INT32_BITS); in GenerateCircuit() local
5122 GateRef doubleToInt = DoubleToInt(glue, doubleLength); in GenArrayConstructor() local
1106 auto *doubleToInt = in EmitJsCastDoubleToChar() local