|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
lib/Analysis/ConstantFolding.cpp 1636 Val.convertToInteger(makeMutableArrayRef(UIntVal), ResultWidth,
lib/ExecutionEngine/ExecutionEngine.cpp 728 (void)apf.convertToInteger(makeMutableArrayRef(v), BitWidth,
lib/Support/APFloat.cpp 4341 .convertToInteger(Input, Width, IsSigned, RM, IsExact);
4553 opStatus status = convertToInteger(parts, bitWidth, result.isSigned(),
lib/Transforms/Scalar/IndVarSimplify.cpp 291 if (APF.convertToInteger(makeMutableArrayRef(UIntVal), 64, true,