Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:LHSTy

311     EVT getShiftAmountTy(EVT LHSTy) {
312 return LegalTypes ? TLI.getShiftAmountTy(LHSTy) : TLI.getPointerTy();