reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
447 assert(LHS->getType() == RHS->getType() && 456 if (V == LHS) { 482 if (collectSingleShuffleElements(VecOp, LHS, RHS, Mask)) { 491 unsigned NumLHSElts = LHS->getType()->getVectorNumElements(); 494 if (EI->getOperand(0) == LHS || EI->getOperand(0) == RHS) { 497 if (collectSingleShuffleElements(VecOp, LHS, RHS, Mask)) { 499 if (EI->getOperand(0) == LHS) {