Searched refs:ConvertedOther (Results 1 – 1 of 1) sorted by relevance
180 APFixedPoint ConvertedOther = Other.convert(CommonFXSema); in add() local182 APSInt OtherVal = ConvertedOther.getValue(); in add()204 APFixedPoint ConvertedOther = Other.convert(CommonFXSema); in sub() local206 APSInt OtherVal = ConvertedOther.getValue(); in sub()228 APFixedPoint ConvertedOther = Other.convert(CommonFXSema); in mul() local230 APSInt OtherVal = ConvertedOther.getValue(); in mul()285 APFixedPoint ConvertedOther = Other.convert(CommonFXSema); in div() local287 APSInt OtherVal = ConvertedOther.getValue(); in div()