Lines Matching refs:extOrTrunc
1150 llvm::APInt ConvertedX = X.extOrTrunc(Width);1151 llvm::APInt ConvertedY = Y.extOrTrunc(Width);