Searched refs:QNaNBitMask (Results 1 – 2 of 2) sorted by relevance
9273 APInt QNaNBitMask = in lowerISFPCLASS() local9369 auto InfWithQnanBitC = MIRBuilder.buildConstant(IntTy, Inf | QNaNBitMask); in lowerISFPCLASS()
9055 APInt QNaNBitMask = in expandIS_FPCLASS() local9166 APInt InfWithQnanBit = Inf | QNaNBitMask; in expandIS_FPCLASS()