Home | History | Annotate | Download | only in X86

Lines Matching refs:Eight

788   SDValue Eight = DAG.getConstant(8, MVT::i8);
790 SDValue Srl = DAG.getNode(ISD::SRL, DL, VT, X, Eight);
800 InsertDAGNode(DAG, N, Eight);