54static constexpr std::pair<FPClassTest, StringLiteral>
NoFPClassName[] = {
81 ListSeparator LS(
" ");
83 if ((Mask & BitTest) == BitTest) {
91 assert(Mask == 0 &&
"didn't print some mask bits");
static constexpr std::pair< FPClassTest, StringLiteral > NoFPClassName[]
Utilities for dealing with flags related to floating point properties and mode controls.
assert(ImpDefSCC.getReg()==AMDGPU::SCC &&ImpDefSCC.isDef())
This class implements an extremely fast bulk output stream that can only output to a stream.
This is an optimization pass for GlobalISel generic memory operations.
FPClassTest fabs(FPClassTest Mask)
Return the test mask which returns true if the value's sign bit is cleared.
FPClassTest fneg(FPClassTest Mask)
Return the test mask which returns true if the value's sign bit is flipped.
FPClassTest
Floating-point class tests, supported by 'is_fpclass' intrinsic.
raw_ostream & operator<<(raw_ostream &OS, const APFixedPoint &FX)