Searched defs:simduid (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-vectorizer.cc | 196 unsigned int simduid; member in simduid_to_vf 231 unsigned int simduid; member 348 unsigned int simduid; member
|
H A D | cfgloop.h | 246 tree simduid; variable
|
H A D | omp-offload.cc | 2516 tree simduid = gimple_call_arg (alloc_stmt, 0); in ompdevlow_adjust_simt_enter() local
|
H A D | tree-inline.cc | 4779 tree simduid; in expand_call_inline() local
|
H A D | omp-expand.cc | 6355 tree simduid = omp_find_clause (gimple_omp_for_clauses (fd->for_stmt), in expand_omp_simd() local
|
H A D | omp-low.cc | 7145 tree simduid = NULL, lastlane = NULL, simtcond = NULL, simtlast = NULL; in lower_lastprivate_clauses() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-vectorizer.c | 229 unsigned int simduid; member 346 unsigned int simduid; member
|
H A D | cfgloop.h | 246 tree simduid; variable
|
H A D | omp-offload.c | 1852 tree simduid = gimple_call_arg (alloc_stmt, 0); in ompdevlow_adjust_simt_enter() local
|
H A D | tree-inline.c | 4720 tree simduid; in expand_call_inline() local
|
H A D | omp-expand.c | 5214 tree simduid = omp_find_clause (gimple_omp_for_clauses (fd->for_stmt), in expand_omp_simd() local
|
H A D | omp-low.c | 6449 tree simduid = NULL, lastlane = NULL, simtcond = NULL, simtlast = NULL; in lower_lastprivate_clauses() local
|