Searched refs:ConvertedOther (Results 1 – 1 of 1) sorted by relevance
191 APFixedPoint ConvertedOther = Other.convert(CommonFXSema); in add() local193 APSInt OtherVal = ConvertedOther.getValue(); in add()215 APFixedPoint ConvertedOther = Other.convert(CommonFXSema); in sub() local217 APSInt OtherVal = ConvertedOther.getValue(); in sub()239 APFixedPoint ConvertedOther = Other.convert(CommonFXSema); in mul() local241 APSInt OtherVal = ConvertedOther.getValue(); in mul()296 APFixedPoint ConvertedOther = Other.convert(CommonFXSema); in div() local298 APSInt OtherVal = ConvertedOther.getValue(); in div()