Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/PCH/
Dpragma-cuda-force-host-device.cu11 void hd1() {} in hd1() function
22 hd1(); in device()
/external/llvm-project/clang/test/SemaCUDA/
Dtrace-through-global.cu11 inline __host__ __device__ int hd1() { in hd1() function
41 hd1(); // expected-note {{called by 'launch_kernel<int>'}} in launch_kernel()
Dexceptions.cu26 __host__ __device__ void hd1() { in hd1() function
/external/libabigail/doc/manuals/
Dabidiff.rst101 * ``--headers-dir1 | --hd1`` <headers-directory-path-1>
/external/libabigail/
DChangeLog15201 (main): Adjust to invoke abidiff with the new --hd1 and --hd2