Searched refs:TARGET_USE_LEAVE (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.h175 #define TARGET_USE_LEAVE (x86_use_leave & TUNEMASK) macro
H A Di386.c5946 are no registers to restore. We also use this code when TARGET_USE_LEAVE
5954 || (frame_pointer_needed && TARGET_USE_LEAVE
6003 else if (TARGET_USE_LEAVE || optimize_size
6044 if (TARGET_USE_LEAVE)

Completed in 100 milliseconds