Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp7305 static Type *getOffloadingArrayType(Value *V) { in getOffloadingArrayType() function
7341 Type *ArrayTy = getOffloadingArrayType(V); in createTaskWithPrivatesTy()
7678 getOffloadingArrayType(PtrToPrivatize); in emitTargetTask()