Searched refs:getShiftAmountOperand (Results 1 – 4 of 4) sorted by relevance
1588 SDValue getShiftAmountOperand(EVT LHSTy, SDValue Op);
1267 SDValue SAO = DAG.getShiftAmountOperand(Op0.getValueType(), Op1); in LegalizeOp()1289 SDValue SAO = DAG.getShiftAmountOperand(Op0.getValueType(), Op2); in LegalizeOp()
2406 SDValue SelectionDAG::getShiftAmountOperand(EVT LHSTy, SDValue Op) { in getShiftAmountOperand() function in SelectionDAG12458 getShiftAmountOperand(Operands[0].getValueType(), in UnrollVectorOp()
31418 DAG.getShiftAmountOperand(MVT::i64, Op)); in LowerCTPOP()