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

References

lib/CodeGen/SelectionDAG/TargetLowering.cpp
 1329           EVT ShTy = getShiftAmountTy(InnerVT, DL);
 1557           ShiftAmtTy = getShiftAmountTy(ShiftAmtTy, DL);
 1764           Shift = TLO.DAG.getConstant(ShVal, dl, getShiftAmountTy(VT, DL));