Searched defs:AmtTy (Results 1 – 6 of 6) sorted by relevance
135 const auto &AmtTy = Query.Types[1]; in AArch64LegalizerInfo() local932 LLT AmtTy = MRI.getType(AmtReg); in legalizeRotate() local
123 const auto &AmtTy = Query.Types[1]; in AArch64LegalizerInfo() local
4588 const LLT HalfTy, const LLT AmtTy) { in narrowScalarShiftByConstant()5938 LLT AmtTy = MRI.getType(Amt); in lowerRotateWithReverseRotate() local5954 LLT AmtTy = MRI.getType(Amt); in lowerRotate() local
4146 LLT AmtTy = MRI.getType(Amt); in matchOrShiftToFunnelShift() local4203 LLT AmtTy = MRI.getType(Amt); in applyRotateOutOfRange() local
3086 const LLT HalfTy, const LLT AmtTy) { in narrowScalarShiftByConstant()
23402 MVT AmtTy = ShAmt.getSimpleValueType() == MVT::i8 ? MVT::v16i8 : MVT::v8i16; in getTargetVShiftNode() local