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