Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/plugins/amdgpu/src/
H A Drtl.cpp185 assert(FreeIdx == pointerToIndex(Res)); in allocate()
193 int Idx = pointerToIndex(Ptr); in deallocate()
198 int pointerToIndex(void *Ptr) { in pointerToIndex() function