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

Declarations

lib/Target/X86/X86AsmPrinter.h
   94   void LowerPATCHABLE_RET(const MachineInstr &MI, X86MCInstLower &MCIL);

References

lib/Target/X86/X86MCInstLower.cpp
 2054     return LowerPATCHABLE_RET(*MI, MCInstLowering);