Searched refs:ITM_OP_IF_ELSE (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/geniconvtbl/
H A Diconv_tm.h614 ITM_OP_IF_ELSE, /* if_else */ enumerator in enum:__anon589
H A Ditm_comp.y833 $$ = op_unit(ITM_OP_IF_ELSE,
848 $$ = op_unit(ITM_OP_IF_ELSE,
H A Dgeniconvtbl.c1283 case ITM_OP_IF_ELSE:
1286 TRACE_MESSAGE('o', ("ITM_OP_IF_ELSE: %ld\n", c));
H A Ddisassemble.c1112 case ITM_OP_IF_ELSE:
1120 ((ITM_OP_IF_ELSE == ((itm_op_t *)(op_hdr + 1))->type) ||

Completed in 56 milliseconds