Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/src/
H A Domptarget.cpp911 static int targetDataContiguous(ident_t *Loc, DeviceTy &Device, void *ArgsBase, in targetDataContiguous() function
1016 Ret = targetDataContiguous(Loc, Device, ArgsBase, Ptr, Size, ArgType, in targetDataNonContiguous()
1076 Ret = targetDataContiguous(Loc, Device, ArgsBase[I], Args[I], ArgSizes[I], in targetDataUpdate()