Home | History | Annotate | Download | only in X86

Lines Matching refs:Eight

934   SDValue Eight = DAG.getConstant(8, DL, MVT::i8);
936 SDValue Srl = DAG.getNode(ISD::SRL, DL, VT, X, Eight);
946 insertDAGNode(DAG, N, Eight);