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

References

lib/Target/X86/X86ShuffleDecodeConstantPool.cpp
  116   assert((Width == 128 || Width == 256 || Width == 512) &&
  116   assert((Width == 128 || Width == 256 || Width == 512) &&
  116   assert((Width == 128 || Width == 256 || Width == 512) &&
  117          C->getType()->getPrimitiveSizeInBits() >= Width &&
  126   unsigned NumElts = Width / 8;