Home
last modified time | relevance | path

Searched defs:Dev (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/openmp/libomptarget/tools/deviceinfo/
H A Dllvm-omp-device-info.cpp22 for (int Dev = 0; Dev < omp_get_num_devices(); Dev++) { in main() local
/llvm-project-15.0.7/openmp/libomptarget/test/offloading/
H A Dhost_as_target.c18 static void check(char *X, int Dev) { in check()
/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DFileSystem.h246 file_status(file_type Type, perms Perms, dev_t Dev, nlink_t Links, ino_t Ino, in file_status()
/llvm-project-15.0.7/openmp/libomptarget/src/
H A Domptarget.cpp1195 PrivateArgumentManagerTy(DeviceTy &Dev, AsyncInfoTy &AsyncInfo) in PrivateArgumentManagerTy()
/llvm-project-15.0.7/openmp/libomptarget/plugins/cuda/src/
H A Drtl.cpp1495 CUdevice Dev; in initDeviceInfo() local
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp1300 OffsetRange Dev = getOffsetRange(ED); in assignInits() local