Lines Matching defs:Rounding
460 bool Rounding) const -> Value *;
462 bool Rounding) const -> Value *;
1811 bool Rounding = Op.RoundAt.has_value();
1818 QMul = createMulQ15(Builder, Op.X, Op.Y, Rounding);
1820 QMul = createMulQ31(Builder, Op.X, Op.Y, Rounding);
1846 if (Rounding) {
1903 bool Rounding) const -> Value * {
1909 if (!Rounding || X.Sgn == Unsigned || Y.Sgn == Unsigned)
1918 bool Rounding) const -> Value * {
1928 auto V6_vmpyo_acc = Rounding