reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1556 if (TLO.LegalTypes() && !ShiftAmtTy.isVector()) 1557 ShiftAmtTy = getShiftAmountTy(ShiftAmtTy, DL); 1557 ShiftAmtTy = getShiftAmountTy(ShiftAmtTy, DL); 1560 TLO.DAG.getConstant(BitWidth - ExVTBits, dl, ShiftAmtTy);