Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-ssa-operands.cc164 void add_virtual_operand (int flags);
560 operands_scanner::add_virtual_operand (int flags) in add_virtual_operand() function in operands_scanner
609 add_virtual_operand (flags); in add_stmt_operand()
653 add_virtual_operand (flags); in get_mem_ref_operands()
678 add_virtual_operand (flags); in get_tmr_operands()
697 add_virtual_operand (opf_def); in maybe_add_call_vops()
699 add_virtual_operand (opf_use); in maybe_add_call_vops()
755 add_virtual_operand (opf_def); in get_asm_stmt_operands()
962 add_virtual_operand (opf_def | opf_use); in parse_ssa_operands()
DChangeLog-20071622 * tree-ssa-operands.c (add_virtual_operand): Consistently prune
1811 (add_virtual_operand): Adjust for changed signature of
2757 (add_virtual_operand): Do not recurse into MPTs looking for pointed-to
2799 (add_virtual_operand): Streamline, inherit add_vars_for_bitmap
2883 (add_virtual_operand): Only recurse into MPTs if aliases
2891 (add_virtual_operand): Re-instantiate loop to add operands for
2951 (add_virtual_operand): Use it.
7328 * tree-ssa-operands.c (add_virtual_operand): Only mark
8575 * tree-ssa-operands.c (add_virtual_operand): Only mark
8631 * tree-ssa-operands.c (add_virtual_operand): Only mark
[all …]
DChangeLog-20061514 (add_virtual_operand): Remove opf_kill_def.
2430 * tree-ssa-operands.c (add_virtual_operand): Remove used_alone
3165 (add_virtual_operand): Same.
3943 (add_virtual_operand): Update.
17815 (add_virtual_operand): Likewise.
18463 * tree-ssa-operands.c (add_virtual_operand): Only append bare def
18814 * tree-ssa-operands.c (add_virtual_operand): Remove assert
18956 (get_indirect_ref_operands): Call add_virtual_operand instead of
18960 (add_virtual_operand): Here. Add offset, size, and for_clobber
18962 (add_call_clobber_ops): Call add_virtual_operand.
DChangeLog-200820059 (add_virtual_operand): Remove special handling of SFTs.
25972 * tree-ssa-operands.c (add_virtual_operand): Likewise.
26258 * tree-ssa-operands.c (add_virtual_operand): Likewise.
26367 * tree-ssa-operands.c (add_virtual_operand): Likewise.
26446 * tree-ssa-operands.c (add_virtual_operand): Likewise.
DChangeLog.tuples2602 * tree-ssa-operands.c (add_virtual_operand): Call
DChangeLog-200912010 * tree-ssa-operands.c (add_virtual_operand): Reject debug stmts.
DChangeLog-202023388 (add_virtual_operand): Same as above.