Searched defs:getIEEE (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/ | ||
H A D | FloatingPointMode.h | 114 static constexpr DenormalMode getIEEE() { in getIEEE() function |
H A D | APFloat.h | 884 IEEEFloat &getIEEE() { getIEEE() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPURegBankCombiner.cpp | 373 bool AMDGPURegBankCombinerImpl::getIEEE() const { return getMode().IEEE; } getIEEE() function in __anon85ceb36c0111::AMDGPURegBankCombinerImpl |