Searched defs:ValueMask (Results 1 – 4 of 4) sorted by relevance
121 const unsigned ValueMask = NoNaNs | NoInfs | NoSignedZeros; in unionValue() local
570 APInt ValueMask(OrigValueBitWidth, 0); in verify() local
9269 APInt ValueMask = APInt::getSignedMaxValue(BitSize); // All bits but sign. in lowerISFPCLASS() local
9048 APInt ValueMask = APInt::getSignedMaxValue(BitSize); // All bits but sign. in expandIS_FPCLASS() local