Searched refs:InteropvarPtr (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGStmtOpenMP.cpp | 6974 llvm::Value *InteropvarPtr = in EmitOMPInteropDirective() local 6983 OMPBuilder.createOMPInteropInit(Builder, InteropvarPtr, InteropType, Device, in EmitOMPInteropDirective() 6987 llvm::Value *InteropvarPtr = in EmitOMPInteropDirective() local 6989 OMPBuilder.createOMPInteropDestroy(Builder, InteropvarPtr, Device, in EmitOMPInteropDirective() 6993 llvm::Value *InteropvarPtr = in EmitOMPInteropDirective() local 6995 OMPBuilder.createOMPInteropUse(Builder, InteropvarPtr, Device, in EmitOMPInteropDirective()
|