Searched defs:getScalarShiftAmountTy (Results 1 – 8 of 8) sorted by relevance
87 virtual MVT getScalarShiftAmountTy(EVT LHSTy) const { return MVT::i32; } in getScalarShiftAmountTy() function
76 virtual MVT getScalarShiftAmountTy(EVT LHSTy) const { return MVT::i8; } in getScalarShiftAmountTy() function
139 virtual MVT getScalarShiftAmountTy(EVT LHSTy) const { in getScalarShiftAmountTy() function
332 virtual MVT getScalarShiftAmountTy(EVT LHSTy) const { return MVT::i32; } in getScalarShiftAmountTy() function
157 virtual MVT getScalarShiftAmountTy(EVT LHSTy) const { return MVT::i32; } in getScalarShiftAmountTy() function
747 MVT TargetLoweringBase::getScalarShiftAmountTy(EVT LHSTy) const { in getScalarShiftAmountTy() function in TargetLoweringBase
237 MVT SITargetLowering::getScalarShiftAmountTy(EVT VT) const { in getScalarShiftAmountTy() function in SITargetLowering
474 virtual MVT getScalarShiftAmountTy(EVT LHSTy) const { return MVT::i8; } in getScalarShiftAmountTy() function