Home
last modified time | relevance | path

Searched defs:shfl (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nvptx/
H A Dnvptx.c6281 for (int shfl = PTX_WARP_SIZE / 2; shfl > 0; shfl = shfl >> 1) in nvptx_goacc_reduction_fini() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nvptx/
H A Dnvptx.cc7046 for (int shfl = PTX_WARP_SIZE / 2; shfl > 0; shfl = shfl >> 1) in nvptx_goacc_reduction_fini() local