Searched defs:Inexact (Results 1 – 3 of 3) sorted by relevance
272 class Inexact(DecimalException): class
300 class Inexact(DecimalException): class
3180 SDValue Inexact = DAG.getNode(ISD::SUB, DL, ShiftAmtTy, Bits, C1); in visitSDIVLike() local