Searched refs:DynamicCastDoubleToInt (Results 1 – 2 of 2) sorted by relevance
1367 …virtual uint64_t DynamicCastDoubleToInt([[maybe_unused]] double value, [[maybe_unused]] size_t bit… in DynamicCastDoubleToInt() function
136 return runtime->DynamicCastDoubleToInt(static_cast<double>(value), bits); in ConvertFloatToIntDyn()