Home
last modified time | relevance | path

Searched refs:GOMP_kernel_launch_attributes (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/
H A Dplugin-gcn.c203 struct GOMP_kernel_launch_attributes struct
278 struct GOMP_kernel_launch_attributes kla;
1173 struct GOMP_kernel_launch_attributes *def, in parse_target_attributes()
1174 struct GOMP_kernel_launch_attributes **result, in parse_target_attributes()
1290 struct GOMP_kernel_launch_attributes *kla; in parse_target_attributes()
1291 kla = (struct GOMP_kernel_launch_attributes *) *input; in parse_target_attributes()
2101 struct GOMP_kernel_launch_attributes *kla, in run_kernel()
2511 struct GOMP_kernel_launch_attributes kla = in destroy_module()
2718 void *vars, struct GOMP_kernel_launch_attributes *kla) in queue_push_launch()
3115 struct GOMP_kernel_launch_attributes kla = in gcn_exec()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-hsa.c144 struct GOMP_kernel_launch_attributes struct
1376 struct GOMP_kernel_launch_attributes *def, in parse_target_attributes()
1377 struct GOMP_kernel_launch_attributes **result) in parse_target_attributes()
1414 struct GOMP_kernel_launch_attributes *kla; in parse_target_attributes()
1415 kla = (struct GOMP_kernel_launch_attributes *) *input; in parse_target_attributes()
1492 struct GOMP_kernel_launch_attributes *kla) in run_kernel()
1629 struct GOMP_kernel_launch_attributes def; in GOMP_OFFLOAD_run()
1630 struct GOMP_kernel_launch_attributes *kla; in GOMP_OFFLOAD_run()
H A Dplugin-gcn.c205 struct GOMP_kernel_launch_attributes struct
280 struct GOMP_kernel_launch_attributes kla;
1210 struct GOMP_kernel_launch_attributes *def, in parse_target_attributes()
1211 struct GOMP_kernel_launch_attributes **result, in parse_target_attributes()
1296 struct GOMP_kernel_launch_attributes *kla; in parse_target_attributes()
1297 kla = (struct GOMP_kernel_launch_attributes *) *input; in parse_target_attributes()
2099 struct GOMP_kernel_launch_attributes *kla, in run_kernel()
2702 struct GOMP_kernel_launch_attributes kla = in destroy_module()
2909 void *vars, struct GOMP_kernel_launch_attributes *kla) in queue_push_launch()
3291 struct GOMP_kernel_launch_attributes kla = in gcn_exec()
[all …]