Searched refs:SExtMul (Results 1 – 1 of 1) sorted by relevance
3596 SDValue SExtMul = DAG.getNode(ISD::SIGN_EXTEND, DL, MVT::i64, Value); in getAArch64XALUOOp() local3598 DAG.getNode(AArch64ISD::SUBS, DL, VTs, Mul, SExtMul).getValue(1); in getAArch64XALUOOp()