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

Declarations

lib/Target/X86/X86InstrInfo.h
  554   MachineInstr *convertToThreeAddressWithLEA(unsigned MIOpc,

References

lib/Target/X86/X86InstrInfo.cpp
  979     return convertToThreeAddressWithLEA(MIOpc, MFI, MI, LV, Is8BitOp);
 1032     return convertToThreeAddressWithLEA(MIOpc, MFI, MI, LV, Is8BitOp);
 1076     return convertToThreeAddressWithLEA(MIOpc, MFI, MI, LV, Is8BitOp);
 1117     return convertToThreeAddressWithLEA(MIOpc, MFI, MI, LV, Is8BitOp);