Home
last modified time | relevance | path

Searched refs:insert_struct_comp_map (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimplify.c8250 insert_struct_comp_map (enum tree_code code, tree c, tree struct_node, in insert_struct_comp_map() function
9098 insert_struct_comp_map (code, c, l, *prev_list_p, in gimplify_scan_omp_clauses()
9213 tree cl = insert_struct_comp_map (code, c, NULL, in gimplify_scan_omp_clauses()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimplify.cc8735 insert_struct_comp_map (enum tree_code code, tree c, tree struct_node, in insert_struct_comp_map() function
9913 insert_struct_comp_map (code, c, l, *insert_node_pos, in gimplify_scan_omp_clauses()
10061 tree cl = insert_struct_comp_map (code, c, NULL, in gimplify_scan_omp_clauses()
H A DChangeLog-2019265 (insert_struct_comp_map): Support derived-type member mappings
281 * gimplify.c (insert_struct_comp_map, extract_base_bit_offset): New.