Searched refs:fltCategory (Results 1 – 4 of 4) sorted by relevance
276 enum fltCategory { enum444 fltCategory getCategory() const { return category; } in getCategory()696 fltCategory category : 3;753 fltCategory getCategory() const;1361 fltCategory getCategory() const { return getIEEE().getCategory(); } in getCategory()
102 APFloat::fltCategory getCategory() const { return F.getCategory(); } in getCategory()
171 const llvm::APFloat::fltCategory &RHS) { in fromFloatSpecialBinOp()
5045 APFloat::fltCategory DoubleAPFloat::getCategory() const { in getCategory()