Home
last modified time | relevance | path

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

123456

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-operands.c164 void add_virtual_operand (int flags);
560 operands_scanner::add_virtual_operand (int flags) in add_virtual_operand() function
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()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-operands.c164 void add_virtual_operand (int flags);
560 operands_scanner::add_virtual_operand (int flags) in add_virtual_operand() function
609 add_virtual_operand (flags); in add_stmt_operand()
658 add_virtual_operand (flags); in get_mem_ref_operands()
681 add_virtual_operand (flags); in get_tmr_operands()
700 add_virtual_operand (opf_def); in maybe_add_call_vops()
702 add_virtual_operand (opf_use); in maybe_add_call_vops()
758 add_virtual_operand (opf_def); in get_asm_stmt_operands()
970 add_virtual_operand (opf_def | opf_use); in parse_ssa_operands()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-operands.c164 void add_virtual_operand (int flags);
560 operands_scanner::add_virtual_operand (int flags) in add_virtual_operand() function
609 add_virtual_operand (flags); in add_stmt_operand()
658 add_virtual_operand (flags); in get_mem_ref_operands()
681 add_virtual_operand (flags); in get_tmr_operands()
700 add_virtual_operand (opf_def); in maybe_add_call_vops()
702 add_virtual_operand (opf_use); in maybe_add_call_vops()
758 add_virtual_operand (opf_def); in get_asm_stmt_operands()
970 add_virtual_operand (opf_def | opf_use); in parse_ssa_operands()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-operands.c164 void add_virtual_operand (int flags);
560 operands_scanner::add_virtual_operand (int flags) in add_virtual_operand() function
609 add_virtual_operand (flags); in add_stmt_operand()
658 add_virtual_operand (flags); in get_mem_ref_operands()
681 add_virtual_operand (flags); in get_tmr_operands()
700 add_virtual_operand (opf_def); in maybe_add_call_vops()
702 add_virtual_operand (opf_use); in maybe_add_call_vops()
758 add_virtual_operand (opf_def); in get_asm_stmt_operands()
970 add_virtual_operand (opf_def | opf_use); in parse_ssa_operands()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-operands.c493 add_virtual_operand (gimple stmt ATTRIBUTE_UNUSED, int flags) in add_virtual_operand() function
540 add_virtual_operand (stmt, flags); in add_stmt_operand()
589 add_virtual_operand (stmt, flags); in get_indirect_ref_operands()
612 add_virtual_operand (stmt, flags); in get_tmr_operands()
631 add_virtual_operand (stmt, opf_def); in maybe_add_call_vops()
633 add_virtual_operand (stmt, opf_use); in maybe_add_call_vops()
689 add_virtual_operand (stmt, opf_def); in get_asm_expr_operands()
902 add_virtual_operand (stmt, opf_def | opf_use); in parse_ssa_operands()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-operands.c493 add_virtual_operand (gimple stmt ATTRIBUTE_UNUSED, int flags) in add_virtual_operand() function
540 add_virtual_operand (stmt, flags); in add_stmt_operand()
589 add_virtual_operand (stmt, flags); in get_indirect_ref_operands()
612 add_virtual_operand (stmt, flags); in get_tmr_operands()
633 add_virtual_operand (stmt, opf_def); in maybe_add_call_vops()
635 add_virtual_operand (stmt, opf_use); in maybe_add_call_vops()
691 add_virtual_operand (stmt, opf_def); in get_asm_expr_operands()
904 add_virtual_operand (stmt, opf_def | opf_use); in parse_ssa_operands()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-operands.c490 add_virtual_operand (struct function *fn, in add_virtual_operand() function
538 add_virtual_operand (fn, stmt, flags); in add_stmt_operand()
588 add_virtual_operand (fn, stmt, flags); in get_mem_ref_operands()
614 add_virtual_operand (fn, stmt, flags); in get_tmr_operands()
633 add_virtual_operand (fn, stmt, opf_def); in maybe_add_call_vops()
635 add_virtual_operand (fn, stmt, opf_use); in maybe_add_call_vops()
692 add_virtual_operand (fn, stmt, opf_def); in get_asm_stmt_operands()
903 add_virtual_operand (fn, stmt, opf_def | opf_use); in parse_ssa_operands()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-operands.c490 add_virtual_operand (struct function *fn, in add_virtual_operand() function
538 add_virtual_operand (fn, stmt, flags); in add_stmt_operand()
588 add_virtual_operand (fn, stmt, flags); in get_mem_ref_operands()
614 add_virtual_operand (fn, stmt, flags); in get_tmr_operands()
633 add_virtual_operand (fn, stmt, opf_def); in maybe_add_call_vops()
635 add_virtual_operand (fn, stmt, opf_use); in maybe_add_call_vops()
692 add_virtual_operand (fn, stmt, opf_def); in get_asm_stmt_operands()
904 add_virtual_operand (fn, stmt, opf_def | opf_use); in parse_ssa_operands()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-operands.c490 add_virtual_operand (struct function *fn, in add_virtual_operand() function
540 add_virtual_operand (fn, stmt, flags); in add_stmt_operand()
590 add_virtual_operand (fn, stmt, flags); in get_mem_ref_operands()
616 add_virtual_operand (fn, stmt, flags); in get_tmr_operands()
635 add_virtual_operand (fn, stmt, opf_def); in maybe_add_call_vops()
637 add_virtual_operand (fn, stmt, opf_use); in maybe_add_call_vops()
694 add_virtual_operand (fn, stmt, opf_def); in get_asm_stmt_operands()
906 add_virtual_operand (fn, stmt, opf_def | opf_use); in parse_ssa_operands()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-operands.c490 add_virtual_operand (struct function *fn, in add_virtual_operand() function
538 add_virtual_operand (fn, stmt, flags); in add_stmt_operand()
588 add_virtual_operand (fn, stmt, flags); in get_mem_ref_operands()
614 add_virtual_operand (fn, stmt, flags); in get_tmr_operands()
633 add_virtual_operand (fn, stmt, opf_def); in maybe_add_call_vops()
635 add_virtual_operand (fn, stmt, opf_use); in maybe_add_call_vops()
692 add_virtual_operand (fn, stmt, opf_def); in get_asm_stmt_operands()
904 add_virtual_operand (fn, stmt, opf_def | opf_use); in parse_ssa_operands()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-operands.c490 add_virtual_operand (struct function *fn, in add_virtual_operand() function
538 add_virtual_operand (fn, stmt, flags); in add_stmt_operand()
588 add_virtual_operand (fn, stmt, flags); in get_mem_ref_operands()
614 add_virtual_operand (fn, stmt, flags); in get_tmr_operands()
633 add_virtual_operand (fn, stmt, opf_def); in maybe_add_call_vops()
635 add_virtual_operand (fn, stmt, opf_use); in maybe_add_call_vops()
692 add_virtual_operand (fn, stmt, opf_def); in get_asm_stmt_operands()
904 add_virtual_operand (fn, stmt, opf_def | opf_use); in parse_ssa_operands()
H A DChangeLog-20071811 (add_virtual_operand): Adjust for changed signature of
2799 (add_virtual_operand): Streamline, inherit add_vars_for_bitmap
2883 (add_virtual_operand): Only recurse into MPTs if aliases
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
8988 * tree-ssa-operands.c (add_virtual_operand): Do not set
10726 (add_virtual_operand): Use add_vars-for_offset.
27073 * tree-ssa-operands.c (add_virtual_operand): Add argument
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-operands.c490 add_virtual_operand (struct function *fn, in add_virtual_operand() function
540 add_virtual_operand (fn, stmt, flags); in add_stmt_operand()
590 add_virtual_operand (fn, stmt, flags); in get_mem_ref_operands()
616 add_virtual_operand (fn, stmt, flags); in get_tmr_operands()
635 add_virtual_operand (fn, stmt, opf_def); in maybe_add_call_vops()
637 add_virtual_operand (fn, stmt, opf_use); in maybe_add_call_vops()
694 add_virtual_operand (fn, stmt, opf_def); in get_asm_stmt_operands()
906 add_virtual_operand (fn, stmt, opf_def | opf_use); in parse_ssa_operands()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-operands.c510 add_virtual_operand (struct function *fn, in add_virtual_operand() function
558 add_virtual_operand (fn, stmt, flags); in add_stmt_operand()
608 add_virtual_operand (fn, stmt, flags); in get_mem_ref_operands()
634 add_virtual_operand (fn, stmt, flags); in get_tmr_operands()
653 add_virtual_operand (fn, stmt, opf_def); in maybe_add_call_vops()
655 add_virtual_operand (fn, stmt, opf_use); in maybe_add_call_vops()
712 add_virtual_operand (fn, stmt, opf_def); in get_asm_stmt_operands()
921 add_virtual_operand (fn, stmt, opf_def | opf_use); in parse_ssa_operands()
H A DChangeLog-20071811 (add_virtual_operand): Adjust for changed signature of
2799 (add_virtual_operand): Streamline, inherit add_vars_for_bitmap
2883 (add_virtual_operand): Only recurse into MPTs if aliases
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
8988 * tree-ssa-operands.c (add_virtual_operand): Do not set
10726 (add_virtual_operand): Use add_vars-for_offset.
27073 * tree-ssa-operands.c (add_virtual_operand): Add argument
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-operands.c490 add_virtual_operand (struct function *fn, in add_virtual_operand() function
538 add_virtual_operand (fn, stmt, flags); in add_stmt_operand()
588 add_virtual_operand (fn, stmt, flags); in get_mem_ref_operands()
614 add_virtual_operand (fn, stmt, flags); in get_tmr_operands()
633 add_virtual_operand (fn, stmt, opf_def); in maybe_add_call_vops()
635 add_virtual_operand (fn, stmt, opf_use); in maybe_add_call_vops()
692 add_virtual_operand (fn, stmt, opf_def); in get_asm_stmt_operands()
904 add_virtual_operand (fn, stmt, opf_def | opf_use); in parse_ssa_operands()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-operands.c490 add_virtual_operand (struct function *fn, in add_virtual_operand() function
538 add_virtual_operand (fn, stmt, flags); in add_stmt_operand()
588 add_virtual_operand (fn, stmt, flags); in get_mem_ref_operands()
614 add_virtual_operand (fn, stmt, flags); in get_tmr_operands()
633 add_virtual_operand (fn, stmt, opf_def); in maybe_add_call_vops()
635 add_virtual_operand (fn, stmt, opf_use); in maybe_add_call_vops()
692 add_virtual_operand (fn, stmt, opf_def); in get_asm_stmt_operands()
904 add_virtual_operand (fn, stmt, opf_def | opf_use); in parse_ssa_operands()
H A DChangeLog-20071811 (add_virtual_operand): Adjust for changed signature of
2799 (add_virtual_operand): Streamline, inherit add_vars_for_bitmap
2883 (add_virtual_operand): Only recurse into MPTs if aliases
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
8988 * tree-ssa-operands.c (add_virtual_operand): Do not set
10726 (add_virtual_operand): Use add_vars-for_offset.
27073 * tree-ssa-operands.c (add_virtual_operand): Add argument
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-operands.c490 add_virtual_operand (struct function *fn, in add_virtual_operand() function
538 add_virtual_operand (fn, stmt, flags); in add_stmt_operand()
588 add_virtual_operand (fn, stmt, flags); in get_mem_ref_operands()
614 add_virtual_operand (fn, stmt, flags); in get_tmr_operands()
633 add_virtual_operand (fn, stmt, opf_def); in maybe_add_call_vops()
635 add_virtual_operand (fn, stmt, opf_use); in maybe_add_call_vops()
692 add_virtual_operand (fn, stmt, opf_def); in get_asm_stmt_operands()
904 add_virtual_operand (fn, stmt, opf_def | opf_use); in parse_ssa_operands()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-operands.c490 add_virtual_operand (struct function *fn, in add_virtual_operand() function
540 add_virtual_operand (fn, stmt, flags); in add_stmt_operand()
590 add_virtual_operand (fn, stmt, flags); in get_mem_ref_operands()
616 add_virtual_operand (fn, stmt, flags); in get_tmr_operands()
635 add_virtual_operand (fn, stmt, opf_def); in maybe_add_call_vops()
637 add_virtual_operand (fn, stmt, opf_use); in maybe_add_call_vops()
694 add_virtual_operand (fn, stmt, opf_def); in get_asm_stmt_operands()
906 add_virtual_operand (fn, stmt, opf_def | opf_use); in parse_ssa_operands()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-operands.c490 add_virtual_operand (struct function *fn, in add_virtual_operand() function
538 add_virtual_operand (fn, stmt, flags); in add_stmt_operand()
588 add_virtual_operand (fn, stmt, flags); in get_mem_ref_operands()
614 add_virtual_operand (fn, stmt, flags); in get_tmr_operands()
633 add_virtual_operand (fn, stmt, opf_def); in maybe_add_call_vops()
635 add_virtual_operand (fn, stmt, opf_use); in maybe_add_call_vops()
692 add_virtual_operand (fn, stmt, opf_def); in get_asm_stmt_operands()
903 add_virtual_operand (fn, stmt, opf_def | opf_use); in parse_ssa_operands()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-operands.c490 add_virtual_operand (struct function *fn, in add_virtual_operand() function
540 add_virtual_operand (fn, stmt, flags); in add_stmt_operand()
590 add_virtual_operand (fn, stmt, flags); in get_mem_ref_operands()
616 add_virtual_operand (fn, stmt, flags); in get_tmr_operands()
635 add_virtual_operand (fn, stmt, opf_def); in maybe_add_call_vops()
637 add_virtual_operand (fn, stmt, opf_use); in maybe_add_call_vops()
694 add_virtual_operand (fn, stmt, opf_def); in get_asm_stmt_operands()
906 add_virtual_operand (fn, stmt, opf_def | opf_use); in parse_ssa_operands()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-operands.c490 add_virtual_operand (struct function *fn, in add_virtual_operand() function
540 add_virtual_operand (fn, stmt, flags); in add_stmt_operand()
590 add_virtual_operand (fn, stmt, flags); in get_mem_ref_operands()
616 add_virtual_operand (fn, stmt, flags); in get_tmr_operands()
635 add_virtual_operand (fn, stmt, opf_def); in maybe_add_call_vops()
637 add_virtual_operand (fn, stmt, opf_use); in maybe_add_call_vops()
694 add_virtual_operand (fn, stmt, opf_def); in get_asm_stmt_operands()
906 add_virtual_operand (fn, stmt, opf_def | opf_use); in parse_ssa_operands()
H A DChangeLog-20071811 (add_virtual_operand): Adjust for changed signature of
2799 (add_virtual_operand): Streamline, inherit add_vars_for_bitmap
2883 (add_virtual_operand): Only recurse into MPTs if aliases
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
8988 * tree-ssa-operands.c (add_virtual_operand): Do not set
10726 (add_virtual_operand): Use add_vars-for_offset.
27073 * tree-ssa-operands.c (add_virtual_operand): Add argument
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-operands.c490 add_virtual_operand (struct function *fn, in add_virtual_operand() function
540 add_virtual_operand (fn, stmt, flags); in add_stmt_operand()
590 add_virtual_operand (fn, stmt, flags); in get_mem_ref_operands()
616 add_virtual_operand (fn, stmt, flags); in get_tmr_operands()
635 add_virtual_operand (fn, stmt, opf_def); in maybe_add_call_vops()
637 add_virtual_operand (fn, stmt, opf_use); in maybe_add_call_vops()
694 add_virtual_operand (fn, stmt, opf_def); in get_asm_stmt_operands()
906 add_virtual_operand (fn, stmt, opf_def | opf_use); in parse_ssa_operands()

123456