Searched refs:ix86_local_alignment (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386-protos.h174 extern int ix86_local_alignment (tree, int);
H A Di386.h712 #define LOCAL_ALIGNMENT(TYPE, ALIGN) ix86_local_alignment ((TYPE), (ALIGN))
H A Di386.c14431 ix86_local_alignment (tree type, int align)
14402 ix86_local_alignment (tree type, int align) function

Completed in 152 milliseconds