Searched refs:fltCategory (Results 1 – 3 of 3) sorted by relevance
226 enum fltCategory { enum385 fltCategory getCategory() const { return category; } in getCategory()607 fltCategory category : 3;671 fltCategory getCategory() const;1236 fltCategory getCategory() const { return getIEEE().getCategory(); } in getCategory()
171 const llvm::APFloat::fltCategory &RHS) { in fromFloatSpecialBinOp()
4868 APFloat::fltCategory DoubleAPFloat::getCategory() const { in getCategory()