Searched defs:ExponentMask (Results 1 – 2 of 2) sorted by relevance
5786 auto ExponentMask = MIRBuilder.buildConstant(SrcTy, 0x7F800000); in lowerFPTOSI() local
6681 SDValue ExponentMask = DAG.getConstant(0x7F800000, dl, IntVT); in expandFP_TO_SINT() local