Home
last modified time | relevance | path

Searched defs:is_simt (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Domp-expand.c5298 bool is_simt = omp_find_clause (gimple_omp_for_clauses (fd->for_stmt), in expand_omp_simd() local
H A Domp-low.c4147 bool is_simt; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Domp-expand.cc6442 bool is_simt = omp_find_clause (gimple_omp_for_clauses (fd->for_stmt), in expand_omp_simd() local
H A Domp-low.cc4599 bool is_simt; member in omplow_simd_context