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

/freebsd-9.3-release/contrib/gcc/config/i386/
H A Di386.h2223 SLOT_VIRTUAL = 0,
2208 SLOT_VIRTUAL = 0, enumerator in enum:ix86_stack_slot
H A Di386.c13851 gcc_assert ((n == SLOT_VIRTUAL) == !virtuals_instantiated);
16684 target = assign_386_stack_local (SImode, SLOT_VIRTUAL);
16690 target = assign_386_stack_local (SImode, SLOT_VIRTUAL);

Completed in 122 milliseconds