Home
last modified time | relevance | path

Searched refs:omp_mappable_type (Results 1 – 13 of 13) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dlanghooks.h122 bool (*omp_mappable_type) (tree type); member
H A Dgimplify.c7529 if (!lang_hooks.types.omp_mappable_type (type)) in omp_notice_variable()
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dlanghooks.h132 bool (*omp_mappable_type) (tree type); member
H A Dgimplify.c7529 if (!lang_hooks.types.omp_mappable_type (type)) in omp_notice_variable()
H A Dgimplify.cc7883 if (!lang_hooks.types.omp_mappable_type (type)) in omp_notice_variable()
H A DChangeLog-201315534 * langhooks.h (struct lang_hooks_for_types): Add omp_mappable_type
/netbsd/external/gpl3/gcc/dist/gcc/c/
H A Dc-typeck.c14577 if (!lang_hooks.types.omp_mappable_type (TREE_TYPE (t))) in c_finish_omp_clauses()
14665 else if (!lang_hooks.types.omp_mappable_type (TREE_TYPE (t))) in c_finish_omp_clauses()
14734 && !lang_hooks.types.omp_mappable_type (TREE_TYPE (t))) in c_finish_omp_clauses()
14832 else if (!lang_hooks.types.omp_mappable_type (TREE_TYPE (t))) in c_finish_omp_clauses()
H A Dc-typeck.cc14913 if (!lang_hooks.types.omp_mappable_type (TREE_TYPE (t))) in c_finish_omp_clauses()
15050 else if (!lang_hooks.types.omp_mappable_type (TREE_TYPE (t))) in c_finish_omp_clauses()
15131 && !lang_hooks.types.omp_mappable_type (TREE_TYPE (t))) in c_finish_omp_clauses()
15245 else if (!lang_hooks.types.omp_mappable_type (TREE_TYPE (t))) in c_finish_omp_clauses()
H A Dc-decl.c4958 && !lang_hooks.types.omp_mappable_type (TREE_TYPE (*node))) in c_decl_attributes()
5567 if (!lang_hooks.types.omp_mappable_type (TREE_TYPE (decl))) in finish_decl()
H A Dc-decl.cc5061 && !lang_hooks.types.omp_mappable_type (TREE_TYPE (*node))) in c_decl_attributes()
5686 if (!lang_hooks.types.omp_mappable_type (TREE_TYPE (decl))) in finish_decl()
H A DChangeLog7298 lang_hooks.types.omp_mappable_type.
/netbsd/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-typeck.c14577 if (!lang_hooks.types.omp_mappable_type (TREE_TYPE (t))) in c_finish_omp_clauses()
14665 else if (!lang_hooks.types.omp_mappable_type (TREE_TYPE (t))) in c_finish_omp_clauses()
14734 && !lang_hooks.types.omp_mappable_type (TREE_TYPE (t))) in c_finish_omp_clauses()
14832 else if (!lang_hooks.types.omp_mappable_type (TREE_TYPE (t))) in c_finish_omp_clauses()
H A Dc-decl.c4958 && !lang_hooks.types.omp_mappable_type (TREE_TYPE (*node))) in c_decl_attributes()
5567 if (!lang_hooks.types.omp_mappable_type (TREE_TYPE (decl))) in finish_decl()