Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dsanopt.c288 && (gimple_asm_clobbers_memory_p (asm_stmt) in imm_dom_path_with_freeing_call()
789 && (gimple_asm_clobbers_memory_p (asm_stmt) in sanopt_optimize_walker()
H A Dtree-ssa-operands.c691 if (gimple_asm_clobbers_memory_p (stmt)) in get_asm_stmt_operands()
H A Dipa-pure-const.c845 if (gimple_asm_clobbers_memory_p (as_a <gasm *> (stmt))) in check_stmt()
H A Dgimple.c2659 gimple_asm_clobbers_memory_p (const gasm *stmt) in gimple_asm_clobbers_memory_p() function
H A Dgimple.h1521 extern bool gimple_asm_clobbers_memory_p (const gasm *);
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-ssa-operands.c839 if (gimple_asm_clobbers_memory_p (stmt)) in get_asm_expr_operands()
H A Dipa-pure-const.c699 if (gimple_asm_clobbers_memory_p (stmt)) in check_stmt()
H A Dgimple.h1031 extern bool gimple_asm_clobbers_memory_p (const_gimple);
H A Dgimple.c5528 gimple_asm_clobbers_memory_p (const_gimple stmt) in gimple_asm_clobbers_memory_p() function