Home | History | Annotate | Download | only in X86

Lines Matching refs:SHLD

7560     Tmp2 = DAG.getNode(X86ISD::SHLD, dl, VT, ShOpHi, ShOpLo, ShAmt);
10623 case X86ISD::SHLD: return "X86ISD::SHLD";
13496 unsigned Opc = X86ISD::SHLD;