Searched refs:InteropvarPtr (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
| H A D | CGStmtOpenMP.cpp | 6950 llvm::Value *InteropvarPtr = in EmitOMPInteropDirective() local 6959 OMPBuilder.createOMPInteropInit(Builder, InteropvarPtr, InteropType, Device, in EmitOMPInteropDirective() 6963 llvm::Value *InteropvarPtr = in EmitOMPInteropDirective() local 6965 OMPBuilder.createOMPInteropDestroy(Builder, InteropvarPtr, Device, in EmitOMPInteropDirective() 6969 llvm::Value *InteropvarPtr = in EmitOMPInteropDirective() local 6971 OMPBuilder.createOMPInteropUse(Builder, InteropvarPtr, Device, in EmitOMPInteropDirective()
|