Home
last modified time | relevance | path

Searched refs:ADDR_SPACE_GENERIC_P (Results 1 – 25 of 56) sorted by relevance

123

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr-c.c266 if (!ADDR_SPACE_GENERIC_P (i)) in avr_register_target_pragmas()
481 if (!ADDR_SPACE_GENERIC_P (i) in avr_cpu_cpp_builtins()
H A Davr.c897 return !ADDR_SPACE_GENERIC_P (TYPE_ADDR_SPACE (TREE_TYPE (decl))); in avr_decl_flash_p()
923 && !ADDR_SPACE_GENERIC_P (MEM_ADDR_SPACE (x))); in avr_mem_flash_p()
2321 return !ADDR_SPACE_GENERIC_P (as); in avr_mode_dependent_address_p()
9984 if (!ADDR_SPACE_GENERIC_P (as) in avr_nonconst_pointer_addrspace()
10110 if (!ADDR_SPACE_GENERIC_P (as)) in avr_insert_attributes()
10318 if (ADDR_SPACE_GENERIC_P (as)) in avr_section_type_flags()
10500 if (ADDR_SPACE_GENERIC_P (as)) in avr_asm_select_section()
12189 if (!ADDR_SPACE_GENERIC_P (as)) in avr_mode_code_base_reg_class()
12212 if (!ADDR_SPACE_GENERIC_P (as)) in avr_regno_mode_code_ok_for_base_p()
13027 if (ADDR_SPACE_GENERIC_P (as)) in avr_addr_space_legitimize_address()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr-c.cc266 if (!ADDR_SPACE_GENERIC_P (i)) in avr_register_target_pragmas()
481 if (!ADDR_SPACE_GENERIC_P (i) in avr_cpu_cpp_builtins()
H A Davr.cc1256 return !ADDR_SPACE_GENERIC_P (TYPE_ADDR_SPACE (TREE_TYPE (decl))); in avr_decl_flash_p()
1282 && !ADDR_SPACE_GENERIC_P (MEM_ADDR_SPACE (x))); in avr_mem_flash_p()
2693 return !ADDR_SPACE_GENERIC_P (as); in avr_mode_dependent_address_p()
10484 if (!ADDR_SPACE_GENERIC_P (as) in avr_nonconst_pointer_addrspace()
10621 if (!ADDR_SPACE_GENERIC_P (as)) in avr_insert_attributes()
10848 if (ADDR_SPACE_GENERIC_P (as)) in avr_section_type_flags()
11062 if (ADDR_SPACE_GENERIC_P (as)) in avr_asm_select_section()
12614 if (!ADDR_SPACE_GENERIC_P (as)) in avr_mode_code_base_reg_class()
12637 if (!ADDR_SPACE_GENERIC_P (as)) in avr_regno_mode_code_ok_for_base_p()
13452 if (ADDR_SPACE_GENERIC_P (as)) in avr_addr_space_legitimize_address()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcoretypes.h171 #define ADDR_SPACE_GENERIC_P(AS) ((AS) == ADDR_SPACE_GENERIC) macro
H A Dprint-tree.c173 if (!ADDR_SPACE_GENERIC_P (TYPE_ADDR_SPACE (node))) in print_node_brief()
344 if (TYPE_P (node) && !ADDR_SPACE_GENERIC_P (TYPE_ADDR_SPACE (node))) in print_node()
H A Dipa-visibility.c819 || ! (ADDR_SPACE_GENERIC_P in function_and_variable_visibility()
H A Dprint-rtl.c937 if (!ADDR_SPACE_GENERIC_P (MEM_ADDR_SPACE (in_rtx))) in print_rtx()
H A Dtree-pretty-print.c1672 if (!ADDR_SPACE_GENERIC_P (TYPE_ADDR_SPACE (node))) in dump_generic_node()
1814 if (!ADDR_SPACE_GENERIC_P (TYPE_ADDR_SPACE (node))) in dump_generic_node()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ft32/
H A Dft32.c736 && !ADDR_SPACE_GENERIC_P (MEM_ADDR_SPACE (o))); in ft32_is_mem_pm()
919 && !ADDR_SPACE_GENERIC_P (TYPE_ADDR_SPACE (type))); in ft32_elf_encode_section_info()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ft32/
H A Dft32.cc736 && !ADDR_SPACE_GENERIC_P (MEM_ADDR_SPACE (o))); in ft32_is_mem_pm()
919 && !ADDR_SPACE_GENERIC_P (TYPE_ADDR_SPACE (type))); in ft32_elf_encode_section_info()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcoretypes.h172 #define ADDR_SPACE_GENERIC_P(AS) ((AS) == ADDR_SPACE_GENERIC) macro
H A Dprint-tree.cc173 if (!ADDR_SPACE_GENERIC_P (TYPE_ADDR_SPACE (node))) in print_node_brief()
344 if (TYPE_P (node) && !ADDR_SPACE_GENERIC_P (TYPE_ADDR_SPACE (node))) in print_node()
H A Dipa-visibility.cc819 || ! (ADDR_SPACE_GENERIC_P in function_and_variable_visibility()
H A Dtsan.cc142 if (!ADDR_SPACE_GENERIC_P (TYPE_ADDR_SPACE (TREE_TYPE (base)))) in instrument_expr()
H A Dubsan.cc793 if (!ADDR_SPACE_GENERIC_P (as) in ubsan_expand_null_ifn()
1393 if (!ADDR_SPACE_GENERIC_P (as) in instrument_mem_ref()
H A Dtree-pretty-print.cc1859 if (!ADDR_SPACE_GENERIC_P (TYPE_ADDR_SPACE (node))) in dump_generic_node()
2013 if (!ADDR_SPACE_GENERIC_P (TYPE_ADDR_SPACE (node))) in dump_generic_node()
2071 if (!ADDR_SPACE_GENERIC_P (TYPE_ADDR_SPACE (node))) in dump_generic_node()
H A Dasan.cc2275 || !ADDR_SPACE_GENERIC_P (TYPE_ADDR_SPACE (TREE_TYPE (decl))) in asan_protect_global()
2736 if (!ADDR_SPACE_GENERIC_P (TYPE_ADDR_SPACE (TREE_TYPE (inner)))) in instrument_derefs()
H A Dprint-rtl.cc970 if (!ADDR_SPACE_GENERIC_P (MEM_ADDR_SPACE (in_rtx))) in print_rtx()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/moxie/
H A Dmoxie.c582 gcc_assert (ADDR_SPACE_GENERIC_P (as)); in moxie_legitimate_address_p()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/moxie/
H A Dmoxie.cc582 gcc_assert (ADDR_SPACE_GENERIC_P (as)); in moxie_legitimate_address_p()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c2095 if (ADDR_SPACE_GENERIC_P (new_addr)) in diagnose_mismatched_decls()
2099 else if (ADDR_SPACE_GENERIC_P (old_addr)) in diagnose_mismatched_decls()
6129 address_space = ADDR_SPACE_GENERIC_P (as1)? as2 : as1; in grokdeclarator()
6140 if (!ADDR_SPACE_GENERIC_P (as1) && !ADDR_SPACE_GENERIC_P (as2) && as1 != as2) in grokdeclarator()
6642 if (!ADDR_SPACE_GENERIC_P (as) && as != TYPE_ADDR_SPACE (type)) in grokdeclarator()
6920 if (!ADDR_SPACE_GENERIC_P (address_space)) in grokdeclarator()
10403 if (!ADDR_SPACE_GENERIC_P (specs->address_space) in declspecs_add_addrspace()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.cc2118 if (ADDR_SPACE_GENERIC_P (new_addr)) in diagnose_mismatched_decls()
2122 else if (ADDR_SPACE_GENERIC_P (old_addr)) in diagnose_mismatched_decls()
6453 address_space = ADDR_SPACE_GENERIC_P (as1)? as2 : as1; in grokdeclarator()
6464 if (!ADDR_SPACE_GENERIC_P (as1) && !ADDR_SPACE_GENERIC_P (as2) && as1 != as2) in grokdeclarator()
6966 if (!ADDR_SPACE_GENERIC_P (as) && as != TYPE_ADDR_SPACE (type)) in grokdeclarator()
7244 if (!ADDR_SPACE_GENERIC_P (address_space)) in grokdeclarator()
10800 if (!ADDR_SPACE_GENERIC_P (specs->address_space) in declspecs_add_addrspace()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-pretty-print.c256 if (!ADDR_SPACE_GENERIC_P (TYPE_ADDR_SPACE (t))) in pp_c_type_qualifier_list()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-pretty-print.cc265 if (!ADDR_SPACE_GENERIC_P (TYPE_ADDR_SPACE (t))) in pp_c_type_qualifier_list()

123