Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-ssa-operands.c535 gimple_set_has_volatile_ops (stmt, true); in add_stmt_operand()
585 gimple_set_has_volatile_ops (stmt, true); in get_mem_ref_operands()
604 gimple_set_has_volatile_ops (stmt, true); in get_tmr_operands()
767 gimple_set_has_volatile_ops (stmt, true); in get_expr_operands()
775 gimple_set_has_volatile_ops (stmt, true); in get_expr_operands()
815 gimple_set_has_volatile_ops (stmt, true); in get_expr_operands()
828 gimple_set_has_volatile_ops (stmt, true); in get_expr_operands()
944 gimple_set_has_volatile_ops (stmt, false); in build_ssa_operands()
964 gimple_set_has_volatile_ops (stmt, false); in verify_ssa_operands()
H A Dgimple.h2153 gimple_set_has_volatile_ops (gimple *stmt, bool volatilep)
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-ssa-operands.c673 gimple_set_has_volatile_ops (stmt, true); in add_stmt_operand()
734 gimple_set_has_volatile_ops (stmt, true); in get_indirect_ref_operands()
754 gimple_set_has_volatile_ops (stmt, true); in get_tmr_operands()
922 gimple_set_has_volatile_ops (stmt, true); in get_expr_operands()
930 gimple_set_has_volatile_ops (stmt, true); in get_expr_operands()
970 gimple_set_has_volatile_ops (stmt, true); in get_expr_operands()
983 gimple_set_has_volatile_ops (stmt, true); in get_expr_operands()
1096 gimple_set_has_volatile_ops (stmt, false); in build_ssa_operands()
1116 gimple_set_has_volatile_ops (stmt, false); in verify_ssa_operands()
H A Dgimple.h1601 gimple_set_has_volatile_ops (gimple stmt, bool volatilep) in gimple_set_has_volatile_ops() function
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dgimple.texi873 @deftypefn {GIMPLE function} void gimple_set_has_volatile_ops (gimple stmt, bool volatilep)