Searched defs:ShiftOpc (Results 1 – 10 of 10) sorted by relevance
27 enum ShiftOpc { enum
806 bool ARMInstructionSelector::selectShift(unsigned ShiftOpc, in selectShift()
792 unsigned ShiftOpc = Left ? S2_asl_i_r in splitShift() local
1145 auto ShiftOpc = ShrAmtC > ShAmtC ? Shr->getOpcode() : Instruction::Shl; in visitShl() local
7857 unsigned ShiftOpc = ShiftI->getOpcode(); in visitICmpInst() local
1065 unsigned ShiftOpc = Op.getOpcode(); in combineShiftToAVG() local9785 unsigned ShiftOpc = IsSigned ? ISD::SRA : ISD::SRL; in expandAVG() local11036 unsigned ShiftOpc = Signed ? ISD::SRA : ISD::SRL; in forceExpandMultiply() local
13592 unsigned ShiftOpc = ShiftOrRotate.getOpcode(); in visitSETCC() local
3751 unsigned ShiftOpc = (VT == MVT::i32) ? AArch64::UBFMWri : AArch64::UBFMXri; in tryBitfieldInsertOpFromOr() local
924 EVT VT, unsigned ShiftOpc, bool MayTransformRotate, in preferedOpcodeForCmpEqPiecesOfOperand()
3546 EVT VT, unsigned ShiftOpc, bool MayTransformRotate, in preferedOpcodeForCmpEqPiecesOfOperand()26054 unsigned ShiftOpc; in getTargetVShiftByConstNode() local31250 unsigned ShiftOpc = IsFSHR ? ISD::SRL : ISD::SHL; in LowerFunnelShift() local31508 unsigned ShiftOpc = IsROTL ? ISD::SHL : ISD::SRL; in LowerRotate() local