Searched defs:ShOpc (Results 1 – 9 of 9) sorted by relevance
872 __anoncc7b93c20202(unsigned BinOpc1, unsigned BinOpc2, unsigned ShOpc) foldBinOpShiftWithShift() argument 878 __anoncc7b93c20302(unsigned ShOpc) foldBinOpShiftWithShift() argument 885 __anoncc7b93c20402(unsigned BinOpc1, unsigned BinOpc2, unsigned ShOpc, Constant *CMask, Constant *CShift) foldBinOpShiftWithShift() argument 929 unsigned ShOpc = IY->getOpcode(); foldBinOpShiftWithShift() local [all...]
52 static void printRegImmShift(raw_ostream &O, ARM_AM::ShiftOpc ShOpc, in printRegImmShift() argument 404 ARM_AM::ShiftOpc ShOpc = ARM_AM::getSORegShOp(MO3.getImm()); printSORegRegOperand() local
672 unsigned ShOpc = SignExt ? RISCV::SLLIW : RISCV::SLLI; tryShrinkShlLogicImm() local
3381 SDValue ShOpc = tryV6T2BitfieldExtractOp() local
235 ARM_AM::ShiftOpc ShOpc = ARM_AM::getAM2ShiftOpc(OffImm); convertToThreeAddress() local
6699 unsigned ShOpc = N->getOpcode(); Expand64BitShift() local
6482 unsigned ShOpc = IsLeft ? TargetOpcode::G_SHL : TargetOpcode::G_LSHR; lowerRotate() local
7950 unsigned ShOpc = IsLeft ? ISD::SHL : ISD::SRL; expandROT() local
29360 unsigned ShOpc = ConstantAmt ? Opc : X86OpcV; LowerShift() local [all...]