Searched refs:ConvertedOther (Results 1 – 1 of 1) sorted by relevance
201 APFixedPoint ConvertedOther = Other.convert(CommonFXSema); in add() local203 APSInt OtherVal = ConvertedOther.getValue(); in add()225 APFixedPoint ConvertedOther = Other.convert(CommonFXSema); in sub() local227 APSInt OtherVal = ConvertedOther.getValue(); in sub()249 APFixedPoint ConvertedOther = Other.convert(CommonFXSema); in mul() local251 APSInt OtherVal = ConvertedOther.getValue(); in mul()307 APFixedPoint ConvertedOther = Other.convert(CommonFXSema); in div() local309 APSInt OtherVal = ConvertedOther.getValue(); in div()