Home
last modified time | relevance | path

Searched refs:device_function (Results 1 – 6 of 6) sorted by relevance

/external/clang/test/CodeGenOpenCL/
Dptx-calls.cl3 void device_function() {
5 // CHECK-LABEL: define void @device_function()
8 device_function();
11 // CHECK: call void @device_function()
Dptx-kernels.cl3 void device_function() {
5 // CHECK-LABEL: define void @device_function()
/external/clang/test/CodeGenCUDA/
Dptx-kernels.cu11 __device__ void device_function() {} in device_function() function
17 device_function(); in global_function()
/external/tensorflow/tensorflow/python/training/
Ddevice_setter.py97 def device_function(self, op): member in _ReplicaDeviceChooser
223 return chooser.device_function
/external/tensorflow/tensorflow/contrib/copy_graph/python/util/
Dcopy_elements.py223 for device_function in to_graph._device_functions_outer_to_inner:
224 new_op._set_device(device_function(new_op))
/external/u-boot/doc/
DREADME.power-framework47 ./include/power/<device_name>_<device_function>.h
53 ./drivers/power/pmic/<device_function>/<device_function>_<device_name>.c