Home | History | Annotate | Download | only in Analysis

Lines Matching refs:ResultWidth

1152   unsigned ResultWidth = cast<IntegerType>(Ty)->getBitWidth();
1153 assert(ResultWidth <= 64 &&
1160 APFloat::opStatus status = Val.convertToInteger(&UIntVal, ResultWidth,