Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2624 EVT ShTy = N->getOperand(1).getValueType(); in ExpandShiftByConstant() local
2699 EVT ShTy = Amt.getValueType(); in ExpandShiftWithKnownAmountBit() local
2786 EVT ShTy = Amt.getValueType(); in ExpandShiftWithUnknownAmountBit() local
H A DSelectionDAG.cpp2261 EVT ShTy = TLI->getShiftAmountTy(LHSTy, getDataLayout()); in getShiftAmountOperand() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp5816 LLT ShTy = MRI.getType(Z); in lowerFunnelShiftWithInverse() local
5858 LLT ShTy = MRI.getType(Z); in lowerFunnelShiftAsShifts() local
5917 LLT ShTy = MRI.getType(MI.getOperand(3).getReg()); in lowerFunnelShift() local
/openbsd/gnu/llvm/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp3649 CreateShiftedRegister(ARM_AM::ShiftOpc ShTy, unsigned SrcReg, in CreateShiftedRegister()
3663 CreateShiftedImmediate(ARM_AM::ShiftOpc ShTy, unsigned SrcReg, in CreateShiftedImmediate()