Home
last modified time | relevance | path

Searched refs:fold_builtin_expect (Results 1 – 25 of 239) sorted by relevance

12345678910

/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dbuiltins.h77 extern tree fold_builtin_expect (location_t, tree, tree, tree);
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dbuiltins.h77 extern tree fold_builtin_expect (location_t, tree, tree, tree);
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dbuiltins.h79 extern tree fold_builtin_expect (location_t, tree, tree, tree);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dbuiltins.h79 extern tree fold_builtin_expect (location_t, tree, tree, tree);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dbuiltins.h79 extern tree fold_builtin_expect (location_t, tree, tree, tree);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dbuiltins.h79 extern tree fold_builtin_expect (location_t, tree, tree, tree);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dbuiltins.h79 extern tree fold_builtin_expect (location_t, tree, tree, tree);
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dbuiltins.h79 extern tree fold_builtin_expect (location_t, tree, tree, tree);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dbuiltins.h128 extern tree fold_builtin_expect (location_t, tree, tree, tree, tree);
H A Dbuiltins.c8122 fold_builtin_expect (location_t loc, tree arg0, tree arg1, tree arg2, in fold_builtin_expect() function
9290 return fold_builtin_expect (loc, arg0, arg1, NULL_TREE, NULL_TREE); in fold_builtin_2()
9368 return fold_builtin_expect (loc, arg0, arg1, arg2, NULL_TREE); in fold_builtin_3()
9371 return fold_builtin_expect (loc, arg0, arg1, NULL_TREE, arg2); in fold_builtin_3()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dbuiltins.h124 extern tree fold_builtin_expect (location_t, tree, tree, tree, tree);
H A Dbuiltins.c8499 fold_builtin_expect (location_t loc, tree arg0, tree arg1, tree arg2, in fold_builtin_expect() function
9656 return fold_builtin_expect (loc, arg0, arg1, NULL_TREE, NULL_TREE); in fold_builtin_2()
9734 return fold_builtin_expect (loc, arg0, arg1, arg2, NULL_TREE); in fold_builtin_3()
9737 return fold_builtin_expect (loc, arg0, arg1, NULL_TREE, arg2); in fold_builtin_3()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dbuiltins.h124 extern tree fold_builtin_expect (location_t, tree, tree, tree, tree);
H A Dbuiltins.c8490 fold_builtin_expect (location_t loc, tree arg0, tree arg1, tree arg2, in fold_builtin_expect() function
9647 return fold_builtin_expect (loc, arg0, arg1, NULL_TREE, NULL_TREE); in fold_builtin_2()
9725 return fold_builtin_expect (loc, arg0, arg1, arg2, NULL_TREE); in fold_builtin_3()
9728 return fold_builtin_expect (loc, arg0, arg1, NULL_TREE, arg2); in fold_builtin_3()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dbuiltins.h124 extern tree fold_builtin_expect (location_t, tree, tree, tree, tree);
H A Dbuiltins.c8499 fold_builtin_expect (location_t loc, tree arg0, tree arg1, tree arg2, in fold_builtin_expect() function
9656 return fold_builtin_expect (loc, arg0, arg1, NULL_TREE, NULL_TREE); in fold_builtin_2()
9734 return fold_builtin_expect (loc, arg0, arg1, arg2, NULL_TREE); in fold_builtin_3()
9737 return fold_builtin_expect (loc, arg0, arg1, NULL_TREE, arg2); in fold_builtin_3()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dbuiltins.h124 extern tree fold_builtin_expect (location_t, tree, tree, tree, tree);
H A Dbuiltins.c9067 fold_builtin_expect (location_t loc, tree arg0, tree arg1, tree arg2, in fold_builtin_expect() function
10225 return fold_builtin_expect (loc, arg0, arg1, NULL_TREE, NULL_TREE); in fold_builtin_2()
10303 return fold_builtin_expect (loc, arg0, arg1, arg2, NULL_TREE); in fold_builtin_3()
10306 return fold_builtin_expect (loc, arg0, arg1, NULL_TREE, arg2); in fold_builtin_3()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dbuiltins.h124 extern tree fold_builtin_expect (location_t, tree, tree, tree, tree);
H A Dbuiltins.c9040 fold_builtin_expect (location_t loc, tree arg0, tree arg1, tree arg2, in fold_builtin_expect() function
10198 return fold_builtin_expect (loc, arg0, arg1, NULL_TREE, NULL_TREE); in fold_builtin_2()
10276 return fold_builtin_expect (loc, arg0, arg1, arg2, NULL_TREE); in fold_builtin_3()
10279 return fold_builtin_expect (loc, arg0, arg1, NULL_TREE, arg2); in fold_builtin_3()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dbuiltins.h124 extern tree fold_builtin_expect (location_t, tree, tree, tree, tree);
H A Dbuiltins.c9067 fold_builtin_expect (location_t loc, tree arg0, tree arg1, tree arg2, in fold_builtin_expect() function
10225 return fold_builtin_expect (loc, arg0, arg1, NULL_TREE, NULL_TREE); in fold_builtin_2()
10303 return fold_builtin_expect (loc, arg0, arg1, arg2, NULL_TREE); in fold_builtin_3()
10306 return fold_builtin_expect (loc, arg0, arg1, NULL_TREE, arg2); in fold_builtin_3()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dbuiltins.h125 extern tree fold_builtin_expect (location_t, tree, tree, tree, tree);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dbuiltins.h125 extern tree fold_builtin_expect (location_t, tree, tree, tree, tree);
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dbuiltins.h125 extern tree fold_builtin_expect (location_t, tree, tree, tree, tree);

12345678910