Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:getZExtValue

4758     uint64_t IntVal = RealVal.bitcastToAPInt().getZExtValue();
4777 Val = APFloat(RealVal).bitcastToAPInt().getZExtValue();