Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCUDA/
Dlink-device-bitcode.cu45 __device__ void should_not_be_internalized(float *data) {} in should_not_be_internalized() function
53 should_not_be_internalized(out); in kernel()