Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/
DAArch64LegalizerInfo.cpp135 const auto &AmtTy = Query.Types[1]; in AArch64LegalizerInfo() local
932 LLT AmtTy = MRI.getType(AmtReg); in legalizeRotate() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64LegalizerInfo.cpp123 const auto &AmtTy = Query.Types[1]; in AArch64LegalizerInfo() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
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
DCombinerHelper.cpp4146 LLT AmtTy = MRI.getType(Amt); in matchOrShiftToFunnelShift() local
4203 LLT AmtTy = MRI.getType(Amt); in applyRotateOutOfRange() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp3086 const LLT HalfTy, const LLT AmtTy) { in narrowScalarShiftByConstant()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp23402 MVT AmtTy = ShAmt.getSimpleValueType() == MVT::i8 ? MVT::v16i8 : MVT::v8i16; in getTargetVShiftNode() local