Searched refs:HSA_STATUS_INFO_BREAK (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/config/gcn/
H A Dgcn-run.cc259 return HSA_STATUS_INFO_BREAK;
287 return HSA_STATUS_INFO_BREAK;
323 status == HSA_STATUS_SUCCESS || status == HSA_STATUS_INFO_BREAK,
340 status == HSA_STATUS_SUCCESS || status == HSA_STATUS_INFO_BREAK,
347 status == HSA_STATUS_SUCCESS || status == HSA_STATUS_INFO_BREAK,
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/gcn/
H A Dgcn-run.c277 return HSA_STATUS_INFO_BREAK;
305 return HSA_STATUS_INFO_BREAK;
341 status == HSA_STATUS_SUCCESS || status == HSA_STATUS_INFO_BREAK,
358 status == HSA_STATUS_SUCCESS || status == HSA_STATUS_INFO_BREAK,
365 status == HSA_STATUS_SUCCESS || status == HSA_STATUS_INFO_BREAK,
/netbsd-current/external/gpl3/gcc.old/dist/include/
H A Dhsa.h86 HSA_STATUS_INFO_BREAK = 0x1, enumerator in enum:__anon1048
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-gcn.c1149 return HSA_STATUS_INFO_BREAK;
1165 if (status != HSA_STATUS_INFO_BREAK)
1599 return HSA_STATUS_INFO_BREAK;
3479 && status != HSA_STATUS_INFO_BREAK)
3495 && status != HSA_STATUS_INFO_BREAK)
H A Dplugin-hsa.c686 return HSA_STATUS_INFO_BREAK;
/netbsd-current/external/gpl3/gcc/dist/libgomp/plugin/
H A Dplugin-gcn.c1593 return HSA_STATUS_INFO_BREAK;
3303 && status != HSA_STATUS_INFO_BREAK)
3319 && status != HSA_STATUS_INFO_BREAK)
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dhsa.h113 HSA_STATUS_INFO_BREAK = 0x1, enumerator in enum:__anon1277

Completed in 368 milliseconds