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

/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.h160 extern const int x86_epilogue_using_move, x86_decompose_lea;
220 #define TARGET_EPILOGUE_USING_MOVE (x86_epilogue_using_move & TUNEMASK)
H A Di386.c996 const int x86_epilogue_using_move = m_ATHLON_K8 | m_PPRO | m_CORE2 | m_GENERIC; variable

Completed in 216 milliseconds