Searched refs:opInvalidOp (Results 1 – 7 of 7) sorted by relevance
1481 return opInvalidOp; in addOrSubtractSpecials()1595 return opInvalidOp; in multiplySpecials()1636 return opInvalidOp; in divideSpecials()1671 return opInvalidOp; in modSpecials()1778 if (fs == opInvalidOp) { in remainder()2101 return opInvalidOp; in convertToSignExtendedInteger()2130 return opInvalidOp; in convertToSignExtendedInteger()2154 return opInvalidOp; /* Overflow. */ in convertToSignExtendedInteger()2167 return opInvalidOp; in convertToSignExtendedInteger()2174 return opInvalidOp; in convertToSignExtendedInteger()[all …]
203 opInvalidOp = 0x01, enumerator
1058 : APFloat::opInvalidOp; in GetFloatValue()
615 if (APFloat::opInvalidOp == in ConstantFoldCastInstruction()
2351 & APFloat::opInvalidOp) in HandleFloatToIntCast()14414 &Ignored) & APFloat::opInvalidOp) in CheckICE()
4493 if (s == APFloat::opInvalidOp) // inexact is OK, in fact usual in getNode()
11275 if (!IsBool && Result == llvm::APFloat::opInvalidOp) in DiagnoseFloatingImpCast()