Home
last modified time | relevance | path

Searched refs:OMP_CLAUSE_LINEAR_VAL (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-core.h1559 OMP_CLAUSE_LINEAR_VAL, enumerator
H A Domp-simd-clone.cc175 case OMP_CLAUSE_LINEAR_VAL: in simd_clone_clauses_extract()
220 case OMP_CLAUSE_LINEAR_VAL: in simd_clone_clauses_extract()
H A Dtree-pretty-print.cc714 case OMP_CLAUSE_LINEAR_VAL: in dump_omp_clause()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-core.h1486 OMP_CLAUSE_LINEAR_VAL, enumerator
H A Domp-simd-clone.c175 case OMP_CLAUSE_LINEAR_VAL: in simd_clone_clauses_extract()
220 case OMP_CLAUSE_LINEAR_VAL: in simd_clone_clauses_extract()
H A Dtree-pretty-print.c683 case OMP_CLAUSE_LINEAR_VAL: in dump_omp_clause()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-openmp.c2273 kind = OMP_CLAUSE_LINEAR_VAL;
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-openmp.cc2730 kind = OMP_CLAUSE_LINEAR_VAL; in gfc_trans_omp_clauses()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c15181 kind = OMP_CLAUSE_LINEAR_VAL; in c_parser_omp_clause_linear()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.cc15666 kind = OMP_CLAUSE_LINEAR_VAL; in c_parser_omp_clause_linear()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c36246 kind = OMP_CLAUSE_LINEAR_VAL; in cp_parser_omp_clause_linear()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc38838 kind = OMP_CLAUSE_LINEAR_VAL; in cp_parser_omp_clause_linear()