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.cpp7083 llvm::Value *InteropvarPtr = in EmitOMPInteropDirective() local
7094 OMPBuilder.createOMPInteropInit(Builder, InteropvarPtr, InteropType, in EmitOMPInteropDirective()
7103 llvm::Value *InteropvarPtr = in EmitOMPInteropDirective() local
7105 OMPBuilder.createOMPInteropDestroy(Builder, InteropvarPtr, Device, in EmitOMPInteropDirective()
7114 llvm::Value *InteropvarPtr = in EmitOMPInteropDirective() local
7116 OMPBuilder.createOMPInteropUse(Builder, InteropvarPtr, Device, in EmitOMPInteropDirective()