Home | History | Annotate | Download | only in X86

Lines Matching refs:Eight

760   SDValue Eight = DAG.getConstant(8, MVT::i8);
762 SDValue Srl = DAG.getNode(ISD::SRL, DL, VT, X, Eight);
772 InsertDAGNode(DAG, N, Eight);