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

References

lib/Target/X86/X86InstructionSelector.cpp
  170     if (Ty.getSizeInBits() <= 8)
  172     if (Ty.getSizeInBits() == 16)
  174     if (Ty.getSizeInBits() == 32)
  176     if (Ty.getSizeInBits() == 64)
  180     if (Ty.getSizeInBits() == 32)
  182     if (Ty.getSizeInBits() == 64)
  184     if (Ty.getSizeInBits() == 128)
  186     if (Ty.getSizeInBits() == 256)
  188     if (Ty.getSizeInBits() == 512)