Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
H A Dcompile-i386.c1556 struct storage *cond, *stot = NULL, *stof = NULL; in emit_conditional_expr() local
1565 stot = x86_expression(expr->cond_true); in emit_conditional_expr()
1567 emit_copy(new, stot, expr->ctype); in emit_conditional_expr()
1585 struct storage *stot = x86_expression(expr->cond_true); in emit_select_expr() local
1592 reg_true = get_reg_value(stot, get_regclass(expr)); in emit_select_expr()

Completed in 4 milliseconds