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

/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.h2227 SLOT_VIRTUAL = 0,
2212 SLOT_VIRTUAL = 0, enumerator in enum:ix86_stack_slot
H A Di386.c13865 gcc_assert ((n == SLOT_VIRTUAL) == !virtuals_instantiated);
16698 target = assign_386_stack_local (SImode, SLOT_VIRTUAL);
16704 target = assign_386_stack_local (SImode, SLOT_VIRTUAL);

Completed in 104 milliseconds