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

/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386-protos.h175 extern int ix86_constant_alignment (tree, int);
H A Di386.h686 #define CONSTANT_ALIGNMENT(EXP, ALIGN) ix86_constant_alignment ((EXP), (ALIGN))
H A Di386.c14341 ix86_constant_alignment (tree exp, int align)
14312 ix86_constant_alignment (tree exp, int align) function

Completed in 199 milliseconds