Home | History | Annotate | Download | only in X86

Lines Matching refs:VSRL

17128     case X86ISD::VSRLI: Opc = X86ISD::VSRL; break;
19935 (Op.getOpcode() == ISD::SRL) ? X86ISD::VSRL : X86ISD::VSRA;
20202 Opc = X86ISD::VSRL;
22188 case X86ISD::VSRL: return "X86ISD::VSRL";