Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp7302 llvm::Value *InteropvarPtr = in EmitOMPInteropDirective() local
7313 OMPBuilder.createOMPInteropInit(Builder, InteropvarPtr, InteropType, in EmitOMPInteropDirective()
7322 llvm::Value *InteropvarPtr = in EmitOMPInteropDirective() local
7324 OMPBuilder.createOMPInteropDestroy(Builder, InteropvarPtr, Device, in EmitOMPInteropDirective()
7333 llvm::Value *InteropvarPtr = in EmitOMPInteropDirective() local
7335 OMPBuilder.createOMPInteropUse(Builder, InteropvarPtr, Device, in EmitOMPInteropDirective()