Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp1440 EVT ShTy = N->getOperand(1).getValueType(); in ExpandShiftByConstant() local
1515 EVT ShTy = Amt.getValueType(); in ExpandShiftWithKnownAmountBit() local
1603 EVT ShTy = Amt.getValueType(); in ExpandShiftWithUnknownAmountBit() local
DTargetLowering.cpp702 EVT ShTy = getShiftAmountTy(InnerVT, DL); in SimplifyDemandedBits() local
DSelectionDAG.cpp1810 EVT ShTy = TLI->getShiftAmountTy(LHSTy, getDataLayout()); in getShiftAmountOperand() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp1969 EVT ShTy = N->getOperand(1).getValueType(); in ExpandShiftByConstant() local
2044 EVT ShTy = Amt.getValueType(); in ExpandShiftWithKnownAmountBit() local
2131 EVT ShTy = Amt.getValueType(); in ExpandShiftWithUnknownAmountBit() local
DTargetLowering.cpp1376 EVT ShTy = getShiftAmountTy(InnerVT, DL); in SimplifyDemandedBits() local
DSelectionDAG.cpp1928 EVT ShTy = TLI->getShiftAmountTy(LHSTy, getDataLayout()); in getShiftAmountOperand() local
/external/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp2649 CreateShiftedRegister(ARM_AM::ShiftOpc ShTy, unsigned SrcReg, in CreateShiftedRegister()
2663 CreateShiftedImmediate(ARM_AM::ShiftOpc ShTy, unsigned SrcReg, in CreateShiftedImmediate()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp3460 CreateShiftedRegister(ARM_AM::ShiftOpc ShTy, unsigned SrcReg, in CreateShiftedRegister()
3474 CreateShiftedImmediate(ARM_AM::ShiftOpc ShTy, unsigned SrcReg, in CreateShiftedImmediate()