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

References

lib/Target/X86/X86InstrInfo.cpp
 1406   for (FormIndex = 0; FormIndex < 3; FormIndex++)
 1406   for (FormIndex = 0; FormIndex < 3; FormIndex++)
 1406   for (FormIndex = 0; FormIndex < 3; FormIndex++)
 1407     if (Opc == FMAForms[FormIndex])
 1411   FormIndex = FormMapping[Case][FormIndex];
 1411   FormIndex = FormMapping[Case][FormIndex];
 1412   return FMAForms[FormIndex];