Searched refs:getShiftAmountOperand (Results 1 – 3 of 3) sorted by relevance
1609 SDValue getShiftAmountOperand(EVT LHSTy, SDValue Op);
1249 SDValue SAO = DAG.getShiftAmountOperand(Op0.getValueType(), Op1); in LegalizeOp()1271 SDValue SAO = DAG.getShiftAmountOperand(Op0.getValueType(), Op2); in LegalizeOp()
2259 SDValue SelectionDAG::getShiftAmountOperand(EVT LHSTy, SDValue Op) { in getShiftAmountOperand() function in SelectionDAG11445 getShiftAmountOperand(Operands[0].getValueType(), in UnrollVectorOp()