Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCUDA/
Dfunction-overload.cu91 fp_t chdp = chd; // CHECK-HOST: store {{.*}} @chd, {{.*}} %chdp, in hostf() local
116 fp_t chdp = chd; // CHECK-DEVICE: store {{.*}} @chd, {{.*}} %chdp, in devicef() local
139 fp_t chdp = chd; // CHECK-BOTH: store {{.*}} @chd, {{.*}} %chdp, in hostdevicef() local