If this argument has nofpclass attribute, return the mask representing disallowed floating-point values. Otherwise, fcNone is returned.
Declared in <llvm/IR/Argument.h>
<llvm/IR/Argument.h>
FPClassTest getNoFPClass() const;
Floating-point class tests, supported by 'is_fpclass' intrinsic. Actual test may be an OR combination of basic tests.