Lines Matching defs:stmt
301 add_use_op (struct function *fn, gimple *stmt, tree *op, use_optype_p last) in add_use_op()
319 finalize_ssa_defs (struct function *fn, gimple *stmt) in finalize_ssa_defs()
357 finalize_ssa_uses (struct function *fn, gimple *stmt) in finalize_ssa_uses()
433 finalize_ssa_stmt_operands (struct function *fn, gimple *stmt) in finalize_ssa_stmt_operands()
514 add_stmt_operand (struct function *fn, tree *var_p, gimple *stmt, int flags) in add_stmt_operand()
579 gimple *stmt, tree expr, int flags) in get_mem_ref_operands()
600 get_tmr_operands (struct function *fn, gimple *stmt, tree expr, int flags) in get_tmr_operands()
622 maybe_add_call_vops (struct function *fn, gcall *stmt) in maybe_add_call_vops()
643 get_asm_stmt_operands (struct function *fn, gasm *stmt) in get_asm_stmt_operands()
701 get_expr_operands (struct function *fn, gimple *stmt, tree *expr_p, int flags) in get_expr_operands()
891 parse_ssa_operands (struct function *fn, gimple *stmt) in parse_ssa_operands()
941 build_ssa_operands (struct function *fn, gimple *stmt) in build_ssa_operands()
954 verify_ssa_operands (struct function *fn, gimple *stmt) in verify_ssa_operands()
1046 free_stmt_operands (struct function *fn, gimple *stmt) in free_stmt_operands()
1071 update_stmt_operands (struct function *fn, gimple *stmt) in update_stmt_operands()
1092 swap_ssa_operands (gimple *stmt, tree *exp0, tree *exp1) in swap_ssa_operands()
1299 unlink_stmt_vdef (gimple *stmt) in unlink_stmt_vdef()
1326 use_operand_p *use_p, gimple **stmt) in single_imm_use_1()