Searched defs:ShiftOpc (Results 1 – 11 of 11) sorted by relevance
27 enum ShiftOpc { enum
804 selectShift(unsigned ShiftOpc,MachineInstrBuilder & MIB) const selectShift() argument
798 unsigned ShiftOpc = Left ? S2_asl_i_r in splitShift() local
1104 auto ShiftOpc = ShrAmtC > ShAmtC ? Shr->getOpcode() : Instruction::Shl; visitShl() local
7178 unsigned ShiftOpc = ShiftI->getOpcode(); visitICmpInst() local
3494 unsigned ShiftOpc = (VT == MVT::i32) ? AArch64::UBFMWri : AArch64::UBFMXri; tryBitfieldInsertOpFromOr() local
14415 unsigned ShiftOpc = IsSigned ? ISD::SRA : ISD::SRL; LowerAVG() local [all...]
848 preferedOpcodeForCmpEqPiecesOfOperand(EVT VT,unsigned ShiftOpc,bool MayTransformRotate,const APInt & ShiftOrRotateAmt,const std::optional<APInt> & AndMask) preferedOpcodeForCmpEqPiecesOfOperand() argument
996 unsigned ShiftOpc = Op.getOpcode(); combineShiftToAVG() local
12582 unsigned ShiftOpc = ShiftOrRotate.getOpcode(); visitSETCC() local [all...]
3275 preferedOpcodeForCmpEqPiecesOfOperand(EVT VT,unsigned ShiftOpc,bool MayTransformRotate,const APInt & ShiftOrRotateAmt,const std::optional<APInt> & AndMask) const preferedOpcodeForCmpEqPiecesOfOperand() argument 24998 unsigned ShiftOpc; getTargetVShiftByConstNode() local 29707 unsigned ShiftOpc = IsFSHR ? ISD::SRL : ISD::SHL; LowerFunnelShift() local 29957 unsigned ShiftOpc = IsROTL ? ISD::SHL : ISD::SRL; LowerRotate() local [all...]