Searched refs:ExtSize (Results 1 – 1 of 1) sorted by relevance
1374 unsigned ExtSize = RetTy->getScalarSizeInBits() * 2; variable1375 Type *ExtTy = RetTy->getWithNewBitWidth(ExtSize);1438 unsigned ExtSize = MulTy->getScalarSizeInBits() * 2; variable1439 Type *ExtTy = MulTy->getWithNewBitWidth(ExtSize);