Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
HDomp-simd-clone.c172 case OMP_CLAUSE_LINEAR_VAL: in simd_clone_clauses_extract()
219 case OMP_CLAUSE_LINEAR_VAL: in simd_clone_clauses_extract()
HDtree-core.h1406 OMP_CLAUSE_LINEAR_VAL, enumerator
HDtree-pretty-print.c600 case OMP_CLAUSE_LINEAR_VAL: in dump_omp_clause()
/dragonfly/contrib/gcc-8.0/gcc/c/
HDc-parser.c13354 kind = OMP_CLAUSE_LINEAR_VAL; in c_parser_omp_clause_linear()
/dragonfly/contrib/gcc-8.0/gcc/cp/
HDparser.c33160 kind = OMP_CLAUSE_LINEAR_VAL; in cp_parser_omp_clause_linear()