reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
5621 APSInt RHSCvt(IntTy->getBitWidth(), LHSUnsigned); 5646 unsigned InputSize = IntTy->getScalarSizeInBits(); 5710 unsigned IntWidth = IntTy->getScalarSizeInBits(); 5767 ? ConstantExpr::getFPToUI(RHSC, IntTy) 5768 : ConstantExpr::getFPToSI(RHSC, IntTy);