Home
last modified time | relevance | path

Searched refs:omp_clause_operand_check_failed (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree.h386 extern void omp_clause_operand_check_failed (int, const_tree, const char *,
3530 omp_clause_operand_check_failed (__i, __t, __f, __l, __g); in omp_clause_elt_check()
3757 omp_clause_operand_check_failed (__i, __t, __f, __l, __g); in omp_clause_elt_check()
H A Dtree.c9982 omp_clause_operand_check_failed (int idx, const_tree t, const char *file, in omp_clause_operand_check_failed() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree.h387 extern void omp_clause_operand_check_failed (int, const_tree, const char *,
3693 omp_clause_operand_check_failed (__i, __t, __f, __l, __g); in omp_clause_elt_check()
3920 omp_clause_operand_check_failed (__i, __t, __f, __l, __g); in omp_clause_elt_check()
H A Dtree.cc9072 omp_clause_operand_check_failed (int idx, const_tree t, const char *file, in omp_clause_operand_check_failed() function
H A DChangeLog-200713907 tree_operand_check_failed, omp_clause_operand_check_failed,
13956 decl_type_context, omp_clause_operand_check_failed,
13958 * tree.h (omp_clause_operand_check_failed, tree_size,
H A DChangeLog-200620879 (omp_clause_operand_check_failed): New.
20887 (omp_clause_operand_check_failed): Declare.
H A DChangeLog-201928303 (omp_clause_operand_check_failed): Same.
H A DChangeLog-201728138 omp_clause_operand_check_failed, omp_clause_range_check_failed):