Searched refs:ResultWidth (Results 1 – 1 of 1) sorted by relevance
1149 unsigned ResultWidth = cast<IntegerType>(Ty)->getBitWidth(); in ConstantFoldConvertToInt() local1150 assert(ResultWidth <= 64 && in ConstantFoldConvertToInt()1157 APFloat::opStatus status = Val.convertToInteger(&UIntVal, ResultWidth, in ConstantFoldConvertToInt()