Searched defs:ShiftOp (Results 1 – 9 of 9) sorted by relevance
159 ShiftKind ShiftOp; variable310 ShiftKind ShiftOp, Operand *ShiftAmt) { in create()333 ShiftKind ShiftOp; variable
331 Variable *Index, ShiftKind ShiftOp, in OperandARM32Mem()471 ShiftKind ShiftOp, Operand *ShiftAmt) in OperandARM32FlexReg()
692 unsigned ShiftOp; in PromoteIntRes_ADDSUBSAT() local776 unsigned ShiftOp = Signed ? ISD::SRA : ISD::SRL; in PromoteIntRes_MULFIX() local3354 SDValue ShiftOp = N->getOperand(1); in ExpandIntRes_Shift() local
2052 SDValue ShiftOp = IsAdd ? N->getOperand(0) : N->getOperand(1); in foldAddSubOfSignBit() local6473 auto ShiftOp = dyn_cast<ConstantSDNode>(Op->getOperand(1)); in calculateByteProvider() local7245 const APInt *&ShiftAmtVal) { in combineShiftOfShiftedLogic()
2719 SDValue ShiftOp = DAG.getCopyFromReg(getControlRoot(), dl, Reg, VT); in visitBitTestCase() local
1859 unsigned ShiftOp = TrueOp->getSExtValue() == 1 ? ISD::SRL : ISD::SRA; in expandSelectBoolean() local
774 unsigned ShiftOp = MI->getOperand(OpNum).getImm(); in printShiftImmOperand() local
3342 unsigned ShiftOp = Subtarget.isABI_N64() ? Mips::DSLL : Mips::SLL; in emitINSERT_DF_VIDX() local
40859 SDValue ShiftOp = Shift.getOperand(0); in foldXorTruncShiftIntoCmp() local