Searched defs:NegSmallest (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/unittests/ADT/ | ||
H A D | APFloatTest.cpp | 3944 APFloat NegSmallest = APFloat::getSmallest(APFloat::IEEEdouble(), true); TEST() local |
/llvm-project/llvm/lib/Target/SystemZ/ | ||
H A D | SystemZTDC.cpp | 136 APFloat NegSmallest = Smallest; convertFCmp() local |