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