Home
last modified time | relevance | path

Searched defs:hipStream_t (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/test/Driver/Inputs/
H A Dhip.h15 typedef struct hipStream *hipStream_t; typedef
/llvm-project/clang/test/AST/Inputs/
H A Dcuda.h22 typedef struct hipStream *hipStream_t; typedef
/llvm-project/clang/test/SemaCUDA/Inputs/
H A Dcuda.h22 typedef struct hipStream *hipStream_t; global() typedef
/llvm-project/clang/test/CodeGenCUDA/Inputs/
H A Dcuda.h31 typedef struct hipStream *hipStream_t; global() typedef
/llvm-project/mlir/lib/ExecutionEngine/
H A DRocmRuntimeWrappers.cpp107 extern "C" void *mgpuMemAlloc(uint64_t sizeBytes, hipStream_t /*stream*/, in mgpuMemAlloc() argument
114 extern "C" void mgpuMemFree(void *ptr, hipStream_t /*stream*/) { in mgpuMemFree() argument
[all...]