Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64LegalizerInfo.cpp126 const auto &AmtTy = Query.Types[1]; in AArch64LegalizerInfo() local
790 LLT AmtTy = MRI.getType(AmtReg); in legalizeRotate() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp4350 const LLT HalfTy, const LLT AmtTy) { in narrowScalarShiftByConstant()
5531 LLT AmtTy = MRI.getType(Amt); in lowerRotateWithReverseRotate() local
5547 LLT AmtTy = MRI.getType(Amt); in lowerRotate() local
H A DCombinerHelper.cpp3928 LLT AmtTy = MRI.getType(Amt); in applyRotateOutOfRange() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp24839 MVT AmtTy = ShAmt.getSimpleValueType() == MVT::i8 ? MVT::v16i8 : MVT::v8i16; in getTargetVShiftNode() local