Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/
H A Dplugin-gcn.c2111 int granulated_vgprs = (kernel->description->vpgr_count + 3) & ~3; in run_kernel() local
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-gcn.c2109 int granulated_vgprs = (kernel->description->vpgr_count + 3) & ~3; in run_kernel() local