Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2268 EVT ShTy = N->getOperand(1).getValueType(); in ExpandShiftByConstant() local
2343 EVT ShTy = Amt.getValueType(); in ExpandShiftWithKnownAmountBit() local
2430 EVT ShTy = Amt.getValueType(); in ExpandShiftWithUnknownAmountBit() local
H A DTargetLowering.cpp1483 EVT ShTy = getShiftAmountTy(InnerVT, DL); in SimplifyDemandedBits() local
H A DSelectionDAG.cpp2092 EVT ShTy = TLI->getShiftAmountTy(LHSTy, getDataLayout()); in getShiftAmountOperand() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp5409 LLT ShTy = MRI.getType(Z); in lowerFunnelShiftWithInverse() local
5451 LLT ShTy = MRI.getType(Z); in lowerFunnelShiftAsShifts() local
5510 LLT ShTy = MRI.getType(MI.getOperand(3).getReg()); in lowerFunnelShift() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp3639 CreateShiftedRegister(ARM_AM::ShiftOpc ShTy, unsigned SrcReg, in CreateShiftedRegister()
3653 CreateShiftedImmediate(ARM_AM::ShiftOpc ShTy, unsigned SrcReg, in CreateShiftedImmediate()