Home | History | Annotate | Download | only in MCParser

Lines Matching refs:RealVal

841     APFloat RealVal(APFloat::IEEEdouble, getTok().getString());
842 uint64_t IntVal = RealVal.bitcastToAPInt().getZExtValue();