Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp6587 LLT ShTy = MRI.getType(Z); in lowerFunnelShiftWithInverse() local
6626 LLT ShTy = MRI.getType(Z); in lowerFunnelShiftAsShifts() local
6685 LLT ShTy = MRI.getType(MI.getOperand(3).getReg()); in lowerFunnelShift() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp3080 EVT ShTy = Amt.getValueType(); in ExpandShiftWithKnownAmountBit() local
3167 EVT ShTy = Amt.getValueType(); in ExpandShiftWithUnknownAmountBit() local
H A DSelectionDAG.cpp2408 EVT ShTy = TLI->getShiftAmountTy(LHSTy, getDataLayout()); in getShiftAmountOperand() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp3716 CreateShiftedRegister(ARM_AM::ShiftOpc ShTy, unsigned SrcReg, in CreateShiftedRegister()
3730 CreateShiftedImmediate(ARM_AM::ShiftOpc ShTy, unsigned SrcReg, in CreateShiftedImmediate()