Searched defs:ShOpc (Results 1 – 9 of 9) sorted by relevance
895 __anon22ed53830202(unsigned BinOpc1, unsigned BinOpc2, unsigned ShOpc) foldBinOpShiftWithShift() argument 901 __anon22ed53830302(unsigned ShOpc) foldBinOpShiftWithShift() argument 908 __anon22ed53830402(unsigned BinOpc1, unsigned BinOpc2, unsigned ShOpc, Constant *CMask, Constant *CShift) foldBinOpShiftWithShift() argument 952 unsigned ShOpc = IY->getOpcode(); foldBinOpShiftWithShift() local [all...]
52 if (ShOpc == ARM_AM::no_shift || (ShOpc == ARM_AM::lsl && !ShImm)) in printRegImmShift() argument 436 if (ShOpc == ARM_AM::rrx) in printSORegRegOperand() local
670 unsigned ShOpc = SignExt ? RISCV::SLLIW : RISCV::SLLI; tryShrinkShlLogicImm() local
3382 SDValue ShOpc = tryV6T2BitfieldExtractOp() local
236 ARM_AM::ShiftOpc ShOpc = ARM_AM::getAM2ShiftOpc(OffImm); convertToThreeAddress() local
6731 unsigned ShOpc = N->getOpcode(); Expand64BitShift() local
6766 unsigned ShOpc = IsLeft ? TargetOpcode::G_SHL : TargetOpcode::G_LSHR; lowerRotate() local
8022 unsigned ShOpc = IsLeft ? ISD::SHL : ISD::SRL; expandROT() local
29672 unsigned ShOpc = ConstantAmt ? Opc : X86OpcV; LowerShift() local [all...]