Home
last modified time | relevance | path

Searched refs:DECL_MD_FUNCTION_CODE (Results 1 – 25 of 85) sorted by relevance

1234

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-c.c313 unsigned int code = DECL_MD_FUNCTION_CODE (fndecl); in aarch64_resolve_overloaded_builtin()
338 unsigned int code = DECL_MD_FUNCTION_CODE (fndecl); in aarch64_check_builtin_call()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-c.cc322 unsigned int code = DECL_MD_FUNCTION_CODE (fndecl); in aarch64_resolve_overloaded_builtin()
347 unsigned int code = DECL_MD_FUNCTION_CODE (fndecl); in aarch64_check_builtin_call()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/riscv/
H A Driscv-builtins.c262 unsigned int fcode = DECL_MD_FUNCTION_CODE (fndecl); in riscv_expand_builtin()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/
H A Driscv-builtins.cc262 unsigned int fcode = DECL_MD_FUNCTION_CODE (fndecl); in riscv_expand_builtin()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr-c.c57 switch (DECL_MD_FUNCTION_CODE (fndecl)) in avr_resolve_overloaded_builtin()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr-c.cc57 switch (DECL_MD_FUNCTION_CODE (fndecl)) in avr_resolve_overloaded_builtin()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/bpf/
H A Dbpf.cc986 int code = DECL_MD_FUNCTION_CODE (fndecl); in bpf_expand_builtin()
1329 if (DECL_MD_FUNCTION_CODE (fndecl) != BPF_BUILTIN_PRESERVE_ACCESS_INDEX) in bpf_resolve_overloaded_builtin()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/loongarch/
H A Dloongarch-builtins.cc357 fcode = DECL_MD_FUNCTION_CODE (fndecl); in loongarch_expand_builtin()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/bpf/
H A Dbpf.c834 int code = DECL_MD_FUNCTION_CODE (fndecl); in bpf_expand_builtin()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm-builtins.c3440 unsigned int fcode = DECL_MD_FUNCTION_CODE (fndecl); in arm_expand_builtin()
4222 int fcode = DECL_MD_FUNCTION_CODE (fndecl); in arm_check_builtin_call()
4244 if (DECL_MD_FUNCTION_CODE (fndecl) >= ARM_BUILTIN_vcx1qv16qi in arm_describe_resolver()
4245 && DECL_MD_FUNCTION_CODE (fndecl) < ARM_BUILTIN_MVE_BASE) in arm_describe_resolver()
4253 return DECL_MD_FUNCTION_CODE (fndecl) >= ARM_BUILTIN_vcx1q_p_v16qi ? 2 : 1; in arm_cde_end_args()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm-builtins.cc3418 unsigned int fcode = DECL_MD_FUNCTION_CODE (fndecl); in arm_expand_builtin()
4228 int fcode = DECL_MD_FUNCTION_CODE (fndecl); in arm_check_builtin_call()
4250 if (DECL_MD_FUNCTION_CODE (fndecl) >= ARM_BUILTIN_vcx1qv16qi in arm_describe_resolver()
4251 && DECL_MD_FUNCTION_CODE (fndecl) < ARM_BUILTIN_MVE_BASE) in arm_describe_resolver()
4259 return DECL_MD_FUNCTION_CODE (fndecl) >= ARM_BUILTIN_vcx1q_p_v16qi ? 2 : 1; in arm_cde_end_args()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Ds390-c.c863 unsigned int ob_fcode = DECL_MD_FUNCTION_CODE (ob_fndecl); in s390_resolve_overloaded_builtin()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-builtin.cc272 = (enum rs6000_gen_builtins) DECL_MD_FUNCTION_CODE (fndecl); in rs6000_builtin_md_vectorized_function()
364 switch (DECL_MD_FUNCTION_CODE (fndecl)) in rs6000_builtin_reciprocal()
1297 = (enum rs6000_gen_builtins) DECL_MD_FUNCTION_CODE (fndecl); in rs6000_gimple_fold_builtin()
3307 = (enum rs6000_gen_builtins) DECL_MD_FUNCTION_CODE (fndecl); in rs6000_expand_builtin()
H A Drs6000-c.cc1713 = (rs6000_gen_builtins) DECL_MD_FUNCTION_CODE (fndecl); in altivec_resolve_overloaded_builtin()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390-c.cc886 unsigned int ob_fcode = DECL_MD_FUNCTION_CODE (ob_fndecl); in s390_resolve_overloaded_builtin()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-builtins.cc1904 = (enum ix86_builtins) DECL_MD_FUNCTION_CODE (fndecl); in ix86_builtin_reciprocal()
2205 = (enum ix86_builtins) DECL_MD_FUNCTION_CODE (fndecl); in fold_builtin_cpu()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-builtins.c1823 = (enum ix86_builtins) DECL_MD_FUNCTION_CODE (fndecl); in ix86_builtin_reciprocal()
2196 = (enum ix86_builtins) DECL_MD_FUNCTION_CODE (fndecl); in fold_builtin_cpu()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dprint-tree.c523 DECL_MD_FUNCTION_CODE (node)); in print_node()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dprint-tree.cc527 DECL_MD_FUNCTION_CODE (node)); in print_node()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000-c.c923 = (enum rs6000_builtins) DECL_MD_FUNCTION_CODE (fndecl); in altivec_resolve_overloaded_builtin()
H A Drs6000-call.c9349 = (enum rs6000_builtins) DECL_MD_FUNCTION_CODE (fndecl); in mma_expand_builtin()
9515 = (enum rs6000_builtins) DECL_MD_FUNCTION_CODE (fndecl); in htm_expand_builtin()
9985 = (enum rs6000_builtins) DECL_MD_FUNCTION_CODE (fndecl); in altivec_expand_dst_builtin()
10179 = (enum rs6000_builtins) DECL_MD_FUNCTION_CODE (fndecl); in altivec_expand_builtin()
10846 = (enum rs6000_builtins) DECL_MD_FUNCTION_CODE (fndecl); in rs6000_gimple_fold_mma_builtin()
11034 = (enum rs6000_builtins) DECL_MD_FUNCTION_CODE (fndecl); in rs6000_gimple_fold_builtin()
11982 = (enum rs6000_builtins) DECL_MD_FUNCTION_CODE (fndecl); in rs6000_expand_builtin()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/xtensa/
H A Dxtensa.cc3480 unsigned int fcode = DECL_MD_FUNCTION_CODE (fndecl); in xtensa_fold_builtin()
3511 unsigned int fcode = DECL_MD_FUNCTION_CODE (fndecl); in xtensa_expand_builtin()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/xtensa/
H A Dxtensa.c3448 unsigned int fcode = DECL_MD_FUNCTION_CODE (fndecl); in xtensa_fold_builtin()
3479 unsigned int fcode = DECL_MD_FUNCTION_CODE (fndecl); in xtensa_expand_builtin()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pru/
H A Dpru.c2864 unsigned int fcode = DECL_MD_FUNCTION_CODE (fndecl); in pru_expand_builtin()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pru/
H A Dpru.cc2998 unsigned int fcode = DECL_MD_FUNCTION_CODE (fndecl); in pru_expand_builtin()

1234