Home
last modified time | relevance | path

Searched refs:fold_fma (Results 1 – 25 of 119) sorted by relevance

12345

/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dfold-const-call.h26 tree fold_fma (location_t, tree, tree, tree, tree);
H A Dfold-const-call.c1493 fold_fma (location_t, tree type, tree arg0, tree arg1, tree arg2) in fold_fma() function
H A Dfold-const.c12036 return fold_fma (loc, type, arg0, arg1, arg2); in fold_ternary_loc()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dfold-const-call.h26 tree fold_fma (location_t, tree, tree, tree, tree);
H A Dfold-const-call.c1493 fold_fma (location_t, tree type, tree arg0, tree arg1, tree arg2) in fold_fma() function
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfold-const-call.h26 tree fold_fma (location_t, tree, tree, tree, tree);
H A Dfold-const-call.c1667 fold_fma (location_t, tree type, tree arg0, tree arg1, tree arg2) in fold_fma() function
H A Dfold-const.c11758 return fold_fma (loc, type, arg0, arg1, arg2); in fold_ternary_loc()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dfold-const-call.h26 tree fold_fma (location_t, tree, tree, tree, tree);
H A Dfold-const-call.c1667 fold_fma (location_t, tree type, tree arg0, tree arg1, tree arg2) in fold_fma() function
H A Dfold-const.c11731 return fold_fma (loc, type, arg0, arg1, arg2); in fold_ternary_loc()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dfold-const-call.h26 tree fold_fma (location_t, tree, tree, tree, tree);
H A Dfold-const-call.c1667 fold_fma (location_t, tree type, tree arg0, tree arg1, tree arg2) in fold_fma() function
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dfold-const-call.h26 tree fold_fma (location_t, tree, tree, tree, tree);
H A Dfold-const-call.c1667 fold_fma (location_t, tree type, tree arg0, tree arg1, tree arg2) in fold_fma() function
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfold-const-call.h26 tree fold_fma (location_t, tree, tree, tree, tree);
H A Dfold-const-call.c1667 fold_fma (location_t, tree type, tree arg0, tree arg1, tree arg2) in fold_fma() function
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dfold-const-call.h26 tree fold_fma (location_t, tree, tree, tree, tree);
H A Dfold-const-call.c1667 fold_fma (location_t, tree type, tree arg0, tree arg1, tree arg2) in fold_fma() function
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dfold-const.h88 extern tree fold_fma (location_t, tree, tree, tree, tree);
H A Dbuiltins.c9616 fold_fma (location_t loc ATTRIBUTE_UNUSED, in fold_fma() function
9636 tree tem = fold_fma (loc, type, arg0, arg1, arg2); in fold_builtin_fma()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree.h5731 extern tree fold_fma (location_t, tree, tree, tree, tree);
H A Dbuiltins.c9652 fold_fma (location_t loc ATTRIBUTE_UNUSED, in fold_fma() function
9672 tree tem = fold_fma (loc, type, arg0, arg1, arg2); in fold_builtin_fma()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree.h5729 extern tree fold_fma (location_t, tree, tree, tree, tree);
H A Dbuiltins.c9579 fold_fma (location_t loc ATTRIBUTE_UNUSED, in fold_fma() function
9599 tree tem = fold_fma (loc, type, arg0, arg1, arg2); in fold_builtin_fma()

12345