Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dtree-ssa-operands.c1222 s_ann->has_volatile_ops = true; in add_virtual_operand()
1376 s_ann->has_volatile_ops = true; in add_stmt_operand()
1417 stmt_ann_t s_ann = stmt_ann (stmt); in get_indirect_ref_operands() local
1470 if (s_ann) in get_indirect_ref_operands()
1471 s_ann->has_volatile_ops = true; in get_indirect_ref_operands()
1494 stmt_ann_t s_ann = stmt_ann (stmt); in get_tmr_operands() local
1547 stmt_ann_t s_ann = stmt_ann (stmt); in add_call_clobber_ops() local
1552 if (s_ann) in add_call_clobber_ops()
1632 stmt_ann_t s_ann = stmt_ann (stmt); in add_call_read_ops() local
1746 if (t && DECL_P (t) && s_ann) in get_asm_expr_operands()
[all …]