Searched defs:vback (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | omp-expand.c | 2649 tree t, vmain, vback, bias = NULL_TREE; in expand_omp_for_generic() local 3645 tree type, itype, vmain, vback; in expand_omp_for_static_nochunk() local 4447 tree type, itype, vmain, vback, vextra; in expand_omp_for_static_chunk() local 5745 tree e, t, type, itype, vmain, vback, bias = NULL_TREE; in expand_omp_taskloop_for_inner() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | omp-expand.cc | 3832 tree t, vmain, vback, bias = NULL_TREE; in expand_omp_for_generic() local 4855 tree type, itype, vmain, vback; in expand_omp_for_static_nochunk() local 5648 tree type, itype, vmain, vback, vextra; in expand_omp_for_static_chunk() local 7251 tree e, t, type, itype, vmain, vback, bias = NULL_TREE; in expand_omp_taskloop_for_inner() local
|