Home
last modified time | relevance | path

Searched defs:AmtTy (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/
H A DAArch64LegalizerInfo.cpp135 const auto &AmtTy = Query.Types[1]; in AArch64LegalizerInfo() local
932 LLT AmtTy = MRI.getType(AmtReg); in legalizeRotate() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp4588 const LLT HalfTy, const LLT AmtTy) { in narrowScalarShiftByConstant()
5938 LLT AmtTy = MRI.getType(Amt); in lowerRotateWithReverseRotate() local
5954 LLT AmtTy = MRI.getType(Amt); in lowerRotate() local
H A DCombinerHelper.cpp4146 LLT AmtTy = MRI.getType(Amt); in matchOrShiftToFunnelShift() local
4203 LLT AmtTy = MRI.getType(Amt); in applyRotateOutOfRange() local