Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
HDARMAsmParser.cpp796 ARM_AM::ShiftOpc ShiftTy; member
806 ARM_AM::ShiftOpc ShiftTy; member
813 ARM_AM::ShiftOpc ShiftTy; member
3644 CreatePostIdxReg(unsigned RegNum, bool isAdd, ARM_AM::ShiftOpc ShiftTy, in CreatePostIdxReg()
3956 ARM_AM::ShiftOpc ShiftTy = StringSwitch<ARM_AM::ShiftOpc>(lowerCase) in tryParseShiftRegister() local
5460 ARM_AM::ShiftOpc ShiftTy = ARM_AM::no_shift; in parsePostIdxReg() local
9643 ARM_AM::ShiftOpc ShiftTy; in processInstruction() local
9668 ARM_AM::ShiftOpc ShiftTy; in processInstruction() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDLegalizeIntegerTypes.cpp783 EVT ShiftTy = TLI.getShiftAmountTy(PromotedType, DAG.getDataLayout()); in PromoteIntRes_MULFIX() local
1168 EVT ShiftTy = getShiftAmountTyForConstant(Mul.getValueType(), TLI, DAG); in PromoteIntRes_XMULO() local
3098 EVT ShiftTy = TLI.getShiftAmountTy(NVT, DAG.getDataLayout()); in ExpandIntRes_MULFIX() local
3367 EVT ShiftTy = TLI.getShiftAmountTy(VT, DAG.getDataLayout()); in ExpandIntRes_Shift() local
HDTargetLowering.cpp3689 EVT ShiftTy = in SimplifySetCC() local
3716 EVT ShiftTy = getShiftAmountTy(ShValTy, Layout, !DCI.isBeforeLegalize()); in SimplifySetCC() local
7259 EVT ShiftTy = getShiftAmountTy(VT, DAG.getDataLayout()); in expandFixedPointMul() local
7347 EVT ShiftTy = getShiftAmountTy(VT, DAG.getDataLayout()); in expandFixedPointDiv() local
HDSelectionDAGBuilder.cpp3174 EVT ShiftTy = DAG.getTargetLoweringInfo().getShiftAmountTy( in visitShift() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMFastISel.cpp2768 ARM_AM::ShiftOpc ShiftTy) { in SelectShift()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsSEISelLowering.cpp794 EVT ShiftTy, SelectionDAG &DAG) { in genConstMult()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64InstructionSelector.cpp1267 const LLT ShiftTy = MRI.getType(ShiftReg); in preISelLower() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
HDLegalizerHelper.cpp1376 LLT ShiftTy = SrcTy; in widenScalarExtract() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86ISelLowering.cpp40872 EVT ShiftTy = Shift.getValueType(); in foldXorTruncShiftIntoCmp() local