Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-nvptx.c1831 int max_warps_block = fn->max_threads_per_block / 32; in nvptx_adjust_launch_bounds() local
/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/
H A Dplugin-nvptx.c1920 int max_warps_block = fn->max_threads_per_block / 32; in nvptx_adjust_launch_bounds() local