Searched refs:QNaNBitMask (Results 1 – 2 of 2) sorted by relevance
7346 APInt QNaNBitMask = in lowerISFPCLASS() local7414 auto InfWithQnanBitC = MIRBuilder.buildConstant(IntTy, Inf | QNaNBitMask); in lowerISFPCLASS()
8069 APInt QNaNBitMask = in expandIS_FPCLASS() local8155 APInt InfWithQnanBit = Inf | QNaNBitMask; in expandIS_FPCLASS()