Home
last modified time | relevance | path

Searched refs:condtemp (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Domp-expand.cc3877 tree mem = NULL_TREE, cond_var = NULL_TREE, condtemp = NULL_TREE; in expand_omp_for_generic() local
3884 condtemp = OMP_CLAUSE_DECL (c); in expand_omp_for_generic()
3909 tree type = TREE_TYPE (condtemp); in expand_omp_for_generic()
4175 expand_omp_build_assign (&gsi, condtemp, memv, false); in expand_omp_for_generic()
4866 tree cond_var = NULL_TREE, condtemp = NULL_TREE; in expand_omp_for_static_nochunk() local
4948 condtemp = OMP_CLAUSE_DECL (c); in expand_omp_for_static_nochunk()
4991 type = TREE_TYPE (condtemp); in expand_omp_for_static_nochunk()
5030 expand_omp_build_assign (&gsi2, condtemp, memv, false); in expand_omp_for_static_nochunk()
5033 tree ptr = fd->have_pointer_condtemp ? condtemp : memv; in expand_omp_for_static_nochunk()
5657 tree cond_var = NULL_TREE, condtemp = NULL_TREE; in expand_omp_for_static_chunk() local
[all …]
DChangeLog-201927020 determine if a special set of API routines are needed and if condtemp