Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dgraph.c81 if (insn->src->type == PSEUDO_SYM) { in graph_ep()
88 if (insn->src->type == PSEUDO_SYM) { in graph_ep()
142 if (insn->func->type == PSEUDO_SYM) { in graph_calls()
H A Dflow.c333 if (a->type != PSEUDO_SYM) in distinct_symbols()
335 if (b->type != PSEUDO_SYM) in distinct_symbols()
405 if (insn->src->type != PSEUDO_SYM) in rewrite_load_instruction()
457 if (!local && insn->src->type != PSEUDO_SYM) in kill_dead_stores_bb()
472 if (insn->bb && pseudo->type == PSEUDO_SYM) { in check_access()
H A Dssa.c279 if (addr->type != PSEUDO_SYM) in ssa_rename_insn()
289 if (addr->type != PSEUDO_SYM) in ssa_rename_insn()
H A Dmemops.c80 return pseudo->type == PSEUDO_SYM in local_pseudo()
H A Dsimplify.c262 if (p->type == PSEUDO_SYM) in rem_usage()
354 if (!(insn->func->type == PSEUDO_SYM)) in kill_insn()
1227 if (p1->type == PSEUDO_SYM) in canonical_order()
1228 return p2->type == PSEUDO_SYM || p2->type == PSEUDO_VAL; in canonical_order()
1254 return pseudo->type == PSEUDO_VAL || pseudo->type == PSEUDO_SYM; in simple_pseudo()
H A Dlinearize.h28 PSEUDO_SYM, enumerator
H A Dsparse.c203 if (fn->type != PSEUDO_SYM) in check_call_instruction()
H A Dexample.c331 case PSEUDO_SYM: in can_regenerate()
597 case PSEUDO_SYM: in fill_reg()
747 case PSEUDO_SYM: { in get_generic_operand()
H A Dsparse-llvm.c267 case PSEUDO_SYM: in pseudo_name()
377 case PSEUDO_SYM: in pseudo_to_value()
H A Dlinearize.c115 case PSEUDO_SYM: { in show_pseudo()
790 pseudo->type = PSEUDO_SYM; in symbol_pseudo()
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A DIR.rst247 * .src: input symbol (must be a PSEUDO_SYM)