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

References

lib/Target/X86/X86InstrInfo.cpp
  920   switch (MIOpc) {
  979     return convertToThreeAddressWithLEA(MIOpc, MFI, MI, LV, Is8BitOp);
  984     unsigned Opc = MIOpc == X86::INC64r ? X86::LEA64r :
 1006     unsigned Opc = MIOpc == X86::DEC64r ? X86::LEA64r
 1032     return convertToThreeAddressWithLEA(MIOpc, MFI, MI, LV, Is8BitOp);
 1039     if (MIOpc == X86::ADD64rr || MIOpc == X86::ADD64rr_DB)
 1039     if (MIOpc == X86::ADD64rr || MIOpc == X86::ADD64rr_DB)
 1076     return convertToThreeAddressWithLEA(MIOpc, MFI, MI, LV, Is8BitOp);
 1117     return convertToThreeAddressWithLEA(MIOpc, MFI, MI, LV, Is8BitOp);
 1197     switch (MIOpc) {
 1273     switch (MIOpc) {