Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcompile-i386.c95 STOR_ARG, /* function argument */ enumerator
401 if (s->type != STOR_ARG) in arg_offset()
444 case STOR_ARG: in stor_op_name()
837 storage_base[i].type = STOR_ARG; in emit_func_pre()
1098 if ((src->type == STOR_ARG) && (bit_size < 32)) in emit_copy()
1107 if ((dest->type == STOR_ARG) && (bit_size < 32)) in emit_copy()
2174 case STOR_ARG: in x86_assignment()