Searched defs:ShOpc (Results 1 – 9 of 9) sorted by relevance
895 unsigned ShOpc) { in foldBinOpShiftWithShift()901 auto GetInvShift = [](unsigned ShOpc) { in foldBinOpShiftWithShift()908 Constant *CShift) { in foldBinOpShiftWithShift()952 unsigned ShOpc = IY->getOpcode(); in foldBinOpShiftWithShift() local
52 static void printRegImmShift(raw_ostream &O, ARM_AM::ShiftOpc ShOpc, in printRegImmShift()436 ARM_AM::ShiftOpc ShOpc = ARM_AM::getSORegShOp(MO3.getImm()); in printSORegRegOperand() local
670 unsigned ShOpc = SignExt ? RISCV::SLLIW : RISCV::SLLI; in tryShrinkShlLogicImm() local
3382 SDValue ShOpc = in tryV6T2BitfieldExtractOp() local
236 ARM_AM::ShiftOpc ShOpc = ARM_AM::getAM2ShiftOpc(OffImm); in convertToThreeAddress() local
6716 unsigned ShOpc = N->getOpcode(); in Expand64BitShift() local
6848 unsigned ShOpc = IsLeft ? TargetOpcode::G_SHL : TargetOpcode::G_LSHR; in lowerRotate() local
8090 unsigned ShOpc = IsLeft ? ISD::SHL : ISD::SRL; in expandROT() local
29660 unsigned ShOpc = ConstantAmt ? Opc : X86OpcV; in LowerShift() local