Searched defs:AmtTy (Results 1 – 4 of 4) sorted by relevance
126 const auto &AmtTy = Query.Types[1]; in AArch64LegalizerInfo() local790 LLT AmtTy = MRI.getType(AmtReg); in legalizeRotate() local
4350 const LLT HalfTy, const LLT AmtTy) { in narrowScalarShiftByConstant()5531 LLT AmtTy = MRI.getType(Amt); in lowerRotateWithReverseRotate() local5547 LLT AmtTy = MRI.getType(Amt); in lowerRotate() local
3928 LLT AmtTy = MRI.getType(Amt); in applyRotateOutOfRange() local
24839 MVT AmtTy = ShAmt.getSimpleValueType() == MVT::i8 ? MVT::v16i8 : MVT::v8i16; in getTargetVShiftNode() local