Lines Matching defs:FixedToFloat
113 float Simulator::FixedToFloat(int64_t src, int fbits, FPRounding round) {4928 float result = FixedToFloat(src.Int(kFormatS, i), fbits, round);