Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp7024 llvm::Value *InteropvarPtr = in EmitOMPInteropDirective() local
7033 OMPBuilder.createOMPInteropInit(Builder, InteropvarPtr, InteropType, Device, in EmitOMPInteropDirective()
7037 llvm::Value *InteropvarPtr = in EmitOMPInteropDirective() local
7039 OMPBuilder.createOMPInteropDestroy(Builder, InteropvarPtr, Device, in EmitOMPInteropDirective()
7043 llvm::Value *InteropvarPtr = in EmitOMPInteropDirective() local
7045 OMPBuilder.createOMPInteropUse(Builder, InteropvarPtr, Device, in EmitOMPInteropDirective()