Searched defs:hasIEEEMode (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h1271 bool hasIEEEMode() const { return getGeneration() < GFX12; } function in class:llvm::final

Completed in 114 milliseconds