Home
last modified time | relevance | path

Searched refs:STOR_PSEUDO (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dcompile-i386.c94 STOR_PSEUDO, /* variable stored on the stack */ enumerator
393 if (s->type != STOR_PSEUDO) in pseudo_offset()
441 case STOR_PSEUDO: in stor_op_name()
529 stor = new_storage(STOR_PSEUDO); in stack_alloc()
530 stor->type = STOR_PSEUDO; in stack_alloc()
2173 case STOR_PSEUDO: in x86_assignment()