reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Transforms/InstCombine/InstCombineVectorOps.cpp
  940     if (!match(Shuf->getOperand(1), m_Constant(ShufConstVec)) ||
  950     if (!isShuffleEquivalentToSelect(*Shuf))
  961     Constant *Mask = Shuf->getMask();
  968         Type *Int32Ty = Type::getInt32Ty(Shuf->getContext());
  979     return new ShuffleVectorInst(Shuf->getOperand(0),