Home
last modified time | relevance | path

Searched refs:compare_memory_operand (Results 1 – 25 of 47) sorted by relevance

12

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dipa-icf-gimple.c252 func_checker::compare_memory_operand (tree t1, tree t2) in compare_memory_operand() function
785 if (!compare_memory_operand (t1, t2)) in compare_gimple_call()
793 return compare_memory_operand (t1, t2); in compare_gimple_call()
824 if (!compare_memory_operand (arg1, arg2)) in compare_gimple_assign()
H A Dipa-icf-gimple.h207 bool compare_memory_operand (tree t1, tree t2);
H A DChangeLog-201538604 * ipa-icf-gimple.c (func_checker::compare_memory_operand):
38946 (func_checker::compare_memory_operand): Compare base alignment.
44053 * ipa-icf-gimple.c (func_checker::compare_memory_operand): Compare
44271 (func_checker::compare_memory_operand): New function.
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dipa-icf-gimple.c253 func_checker::compare_memory_operand (tree t1, tree t2) in compare_memory_operand() function
788 if (!compare_memory_operand (t1, t2)) in compare_gimple_call()
796 return compare_memory_operand (t1, t2); in compare_gimple_call()
827 if (!compare_memory_operand (arg1, arg2)) in compare_gimple_assign()
H A Dipa-icf-gimple.h207 bool compare_memory_operand (tree t1, tree t2);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dipa-icf-gimple.c252 func_checker::compare_memory_operand (tree t1, tree t2) in compare_memory_operand() function
785 if (!compare_memory_operand (t1, t2)) in compare_gimple_call()
793 return compare_memory_operand (t1, t2); in compare_gimple_call()
824 if (!compare_memory_operand (arg1, arg2)) in compare_gimple_assign()
H A Dipa-icf-gimple.h207 bool compare_memory_operand (tree t1, tree t2);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dipa-icf-gimple.c252 func_checker::compare_memory_operand (tree t1, tree t2) in compare_memory_operand() function
785 if (!compare_memory_operand (t1, t2)) in compare_gimple_call()
793 return compare_memory_operand (t1, t2); in compare_gimple_call()
824 if (!compare_memory_operand (arg1, arg2)) in compare_gimple_assign()
H A Dipa-icf-gimple.h207 bool compare_memory_operand (tree t1, tree t2);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dipa-icf-gimple.c252 func_checker::compare_memory_operand (tree t1, tree t2) in compare_memory_operand() function
785 if (!compare_memory_operand (t1, t2)) in compare_gimple_call()
793 return compare_memory_operand (t1, t2); in compare_gimple_call()
824 if (!compare_memory_operand (arg1, arg2)) in compare_gimple_assign()
H A Dipa-icf-gimple.h207 bool compare_memory_operand (tree t1, tree t2);
H A DChangeLog-201538604 * ipa-icf-gimple.c (func_checker::compare_memory_operand):
38946 (func_checker::compare_memory_operand): Compare base alignment.
44053 * ipa-icf-gimple.c (func_checker::compare_memory_operand): Compare
44271 (func_checker::compare_memory_operand): New function.
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dipa-icf-gimple.c252 func_checker::compare_memory_operand (tree t1, tree t2) in compare_memory_operand() function
785 if (!compare_memory_operand (t1, t2)) in compare_gimple_call()
793 return compare_memory_operand (t1, t2); in compare_gimple_call()
824 if (!compare_memory_operand (arg1, arg2)) in compare_gimple_assign()
H A Dipa-icf-gimple.h207 bool compare_memory_operand (tree t1, tree t2);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dipa-icf-gimple.c252 func_checker::compare_memory_operand (tree t1, tree t2) in compare_memory_operand() function
784 if (!compare_memory_operand (t1, t2)) in compare_gimple_call()
792 return compare_memory_operand (t1, t2); in compare_gimple_call()
823 if (!compare_memory_operand (arg1, arg2)) in compare_gimple_assign()
H A Dipa-icf-gimple.h207 bool compare_memory_operand (tree t1, tree t2);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dipa-icf-gimple.c253 func_checker::compare_memory_operand (tree t1, tree t2) in compare_memory_operand() function
788 if (!compare_memory_operand (t1, t2)) in compare_gimple_call()
796 return compare_memory_operand (t1, t2); in compare_gimple_call()
827 if (!compare_memory_operand (arg1, arg2)) in compare_gimple_assign()
H A Dipa-icf-gimple.h207 bool compare_memory_operand (tree t1, tree t2);
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dipa-icf-gimple.c253 func_checker::compare_memory_operand (tree t1, tree t2) in compare_memory_operand() function
789 if (!compare_memory_operand (t1, t2)) in compare_gimple_call()
797 return compare_memory_operand (t1, t2); in compare_gimple_call()
828 if (!compare_memory_operand (arg1, arg2)) in compare_gimple_assign()
H A Dipa-icf-gimple.h207 bool compare_memory_operand (tree t1, tree t2);
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dipa-icf-gimple.c252 func_checker::compare_memory_operand (tree t1, tree t2) in compare_memory_operand() function
785 if (!compare_memory_operand (t1, t2)) in compare_gimple_call()
793 return compare_memory_operand (t1, t2); in compare_gimple_call()
824 if (!compare_memory_operand (arg1, arg2)) in compare_gimple_assign()
H A Dipa-icf-gimple.h207 bool compare_memory_operand (tree t1, tree t2);
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dipa-icf-gimple.c252 func_checker::compare_memory_operand (tree t1, tree t2) in compare_memory_operand() function
785 if (!compare_memory_operand (t1, t2)) in compare_gimple_call()
793 return compare_memory_operand (t1, t2); in compare_gimple_call()
824 if (!compare_memory_operand (arg1, arg2)) in compare_gimple_assign()
H A Dipa-icf-gimple.h207 bool compare_memory_operand (tree t1, tree t2);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A DChangeLog-201538604 * ipa-icf-gimple.c (func_checker::compare_memory_operand):
38946 (func_checker::compare_memory_operand): Compare base alignment.
44053 * ipa-icf-gimple.c (func_checker::compare_memory_operand): Compare
44271 (func_checker::compare_memory_operand): New function.

12