Lines Matching full:bitwidth
1057 unsigned BitWidth = cast<IntegerType>(AR->getType())->getBitWidth();
1058 Type *WideTy = IntegerType::get(AR->getType()->getContext(), BitWidth * 2);
1071 unsigned BitWidth = cast<IntegerType>(AR->getType())->getBitWidth();
1072 Type *WideTy = IntegerType::get(AR->getType()->getContext(), BitWidth * 2);