Home
last modified time | relevance | path

Searched refs:fallback_p (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-builtins.c43 bool fallback_p; member
49 if (both_p && fallback_p) in get_asm_name()
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Djit-builtins.cc43 bool fallback_p; member
49 if (both_p && fallback_p) in get_asm_name()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dexpmed.c743 rtx value, bool reverse, bool fallback_p) in store_bit_field_1() argument
861 if (!fallback_p) in store_bit_field_1()
867 reverse, fallback_p); in store_bit_field_1()
877 fieldmode, value, reverse, fallback_p); in store_bit_field_1()
892 rtx value, bool reverse, bool fallback_p) in store_integral_bit_field() argument
992 value_word, reverse, fallback_p)) in store_integral_bit_field()
1030 if (!fallback_p) in store_integral_bit_field()
1091 if (!fallback_p) in store_integral_bit_field()
1626 machine_mode tmode, bool reverse, bool fallback_p, in extract_bit_field_1() argument
1855 target, mode, tmode, reverse, fallback_p); in extract_bit_field_1()
[all …]
H A Dtree-vect-patterns.c2042 bool fallback_p = false; in vect_recog_average_pattern() local
2051 fallback_p = true; in vect_recog_average_pattern()
2066 if (fallback_p) in vect_recog_average_pattern()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dexpmed.cc747 rtx value, bool reverse, bool fallback_p) in store_bit_field_1() argument
866 if (!fallback_p) in store_bit_field_1()
872 reverse, fallback_p); in store_bit_field_1()
882 fieldmode, value, reverse, fallback_p); in store_bit_field_1()
897 rtx value, bool reverse, bool fallback_p) in store_integral_bit_field() argument
997 value_word, reverse, fallback_p)) in store_integral_bit_field()
1035 if (!fallback_p) in store_integral_bit_field()
1096 if (!fallback_p) in store_integral_bit_field()
1635 machine_mode tmode, bool reverse, bool fallback_p, in extract_bit_field_1() argument
1867 target, mode, tmode, reverse, fallback_p); in extract_bit_field_1()
[all …]
H A Dtree-vect-patterns.cc2395 bool fallback_p = false; in vect_recog_average_pattern() local
2404 fallback_p = true; in vect_recog_average_pattern()
2419 if (fallback_p) in vect_recog_average_pattern()
H A DChangeLog-200713512 Take a fallback_p argument and return true if the operation succeeded.
13513 Only use store_fixed_bit_field if fallback_p. Don't recompute
13516 (store_bit_field): Use store_bit_field_1 with fallback_p true.
13520 (extract_bit_field_1): Likewise. Take a fallback_p argument
13522 extract_fixed_bit_field if fallback_p. Only calculate one
13525 (extract_bit_field): Use extract_bit_field_1 with fallback_p true.
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dd-builtins.cc752 tree fntype, bool both_p, bool fallback_p, in do_build_builtin_fn() argument
761 gcc_assert ((!both_p && !fallback_p) in do_build_builtin_fn()
767 fallback_p ? libname : NULL, fnattrs); in do_build_builtin_fn()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-builtins.cc736 tree fntype, bool both_p, bool fallback_p, in do_build_builtin_fn() argument
745 gcc_assert ((!both_p && !fallback_p) in do_build_builtin_fn()
752 fallback_p ? libname : NULL, fnattrs); in do_build_builtin_fn()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/
H A Dbrig-lang.c643 bool both_p ATTRIBUTE_UNUSED, bool fallback_p, in def_builtin_1() argument
655 (fallback_p ? libname : NULL), in def_builtin_1()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto-lang.c638 bool both_p, bool fallback_p, bool nonansi_p, in def_builtin_1() argument
649 (fallback_p ? libname : NULL), in def_builtin_1()
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-lang.cc638 bool both_p, bool fallback_p, bool nonansi_p, in def_builtin_1() argument
649 (fallback_p ? libname : NULL), in def_builtin_1()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-common.c3523 bool both_p, bool fallback_p, bool nonansi_p,
4683 bool both_p, bool fallback_p, bool nonansi_p, in def_builtin_1() argument
4692 gcc_assert ((!both_p && !fallback_p) in def_builtin_1()
4698 (fallback_p ? libname : NULL), in def_builtin_1()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-common.cc3770 bool both_p, bool fallback_p, bool nonansi_p,
4930 bool both_p, bool fallback_p, bool nonansi_p, in def_builtin_1() argument
4939 gcc_assert ((!both_p && !fallback_p) in def_builtin_1()
4944 (fallback_p ? libname : NULL), in def_builtin_1()