Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcompile-i386.c1087 static void emit_copy(struct storage *dest, struct storage *src, in emit_copy() function
1519 emit_copy(new, addr, expr->unop->ctype); in emit_inc_dec()
1568 emit_copy(new, stot, expr->ctype); in emit_conditional_expr()
1575 emit_copy(new, stof, expr->ctype); in emit_conditional_expr()
2175 emit_copy(addr, val, expr->ctype); in x86_assignment()