Searched refs:device_function (Results 1 – 3 of 3) sorted by relevance
3 void device_function() {5 // CHECK-LABEL: define void @device_function()8 device_function();11 // CHECK: call void @device_function()
3 void device_function() {5 // CHECK-LABEL: define void @device_function()
11 __device__ void device_function() {} in device_function() function17 device_function(); in global_function()