Retrieve the bitmask for nofpclass, if the nofpclass attribute exists (fcNone is returned otherwise).

Synopsis

Declared in <llvm/IR/Attributes.h>

FPClassTest
getNoFPClass() const;

Return Value

The bitmask for nofpclass, if the nofpclass attribute exists (fcNone is returned otherwise).

Created with MrDocs