reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/SelectionDAG/TargetLowering.cpp
 1556         if (TLO.LegalTypes() && !ShiftAmtTy.isVector())
 1557           ShiftAmtTy = getShiftAmountTy(ShiftAmtTy, DL);
 1557           ShiftAmtTy = getShiftAmountTy(ShiftAmtTy, DL);
 1560             TLO.DAG.getConstant(BitWidth - ExVTBits, dl, ShiftAmtTy);