Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcompile-i386.c99 STOR_LABEL, /* label / jump target */ enumerator
456 case STOR_LABEL: in stor_op_name()
1454 target_val = new_storage(STOR_LABEL); in emit_conditional_test()
1472 cond_end_st = new_storage(STOR_LABEL); in emit_conditional_end()
1547 jmplbl = new_storage(STOR_LABEL); in emit_return_stmt()
1643 new = new_storage(STOR_LABEL); in emit_string_expr()
1749 label = new_storage(STOR_LABEL); in emit_switch_statement()
1760 label = new_storage(STOR_LABEL); in emit_switch_statement()
1779 label = new_storage(STOR_LABEL); in emit_switch_statement()
1936 lbv = new_storage(STOR_LABEL); in emit_loop()
[all …]