Home | History | Annotate | Download | only in IR

Lines Matching refs:ShuffleVectorInst

296   void visitShuffleVectorInst(ShuffleVectorInst &EI);
1842 void Verifier::visitShuffleVectorInst(ShuffleVectorInst &SV) {
1843 Assert1(ShuffleVectorInst::isValidOperands(SV.getOperand(0), SV.getOperand(1),