Home
last modified time | relevance | path

Searched defs:ShiftTy (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp901 ARM_AM::ShiftOpc ShiftTy; member
911 ARM_AM::ShiftOpc ShiftTy; member
918 ARM_AM::ShiftOpc ShiftTy; member
3906 CreatePostIdxReg(unsigned RegNum, bool isAdd, ARM_AM::ShiftOpc ShiftTy, in CreatePostIdxReg()
4303 auto ShiftTy = ShiftTyOpt.value(); in tryParseShiftRegister() local
5684 ARM_AM::ShiftOpc ShiftTy = ARM_AM::no_shift; in parsePostIdxReg() local
10494 ARM_AM::ShiftOpc ShiftTy; in processInstruction() local
10519 ARM_AM::ShiftOpc ShiftTy; in processInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64LegalizerInfo.cpp1363 LLT ShiftTy = MRI.getType(ShiftNo); in legalizeFunnelShift() local
H A DAArch64InstructionSelector.cpp3078 const LLT ShiftTy = MRI.getType(ShiftReg); in select() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp5407 auto *ShiftTy = FixedVectorType::get( in getArithmeticReductionCost() local
5586 auto *ShiftTy = FixedVectorType::get( in getMinMaxReductionCost() local
H A DX86ISelLowering.cpp50868 EVT ShiftTy = Shift.getValueType(); in foldXorTruncShiftIntoCmp() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFastISel.cpp2771 ARM_AM::ShiftOpc ShiftTy) { in SelectShift()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp793 EVT ShiftTy, SelectionDAG &DAG) { in genConstMult()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp2024 LLT ShiftTy = MRI.getType(MI.getOperand(0).getReg()); in applyCombineMulToShl() local
2619 static LLT getMidVTForTruncRightShiftCombine(LLT ShiftTy, LLT TruncTy) { in getMidVTForTruncRightShiftCombine()
6778 LLT ShiftTy = TrueTy.isVector() ? TrueTy.getElementType() : TrueTy; in tryFoldSelectOfConstants() local
H A DLegalizerHelper.cpp2129 LLT ShiftTy = SrcTy; in widenScalarExtract() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3594 EVT ShiftTy = DAG.getTargetLoweringInfo().getShiftAmountTy( in visitShift() local
5927 EVT ShiftTy = TLI.getShiftAmountTy(PromVT, DAG.getDataLayout()); in expandDivFix() local
H A DLegalizeIntegerTypes.cpp4748 EVT ShiftTy = TLI.getShiftAmountTy(VT, DAG.getDataLayout()); in ExpandIntRes_Shift() local