Searched defs:ExponentMask (Results 1 – 3 of 3) sorted by relevance
1910 APInt ExponentMask = in foldICmpAndConstConst() local
7845 auto ExponentMask = MIRBuilder.buildConstant(SrcTy, 0x7F800000); in lowerFPTOSI() local
8413 SDValue ExponentMask = DAG.getConstant(0x7F800000, dl, IntVT); in expandFP_TO_SINT() local