Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h1178 CallInst *createOMPInteropDestroy(const LocationDescription &Loc,
/llvm-project-15.0.7/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3587 CallInst *OpenMPIRBuilder::createOMPInteropDestroy( in createOMPInteropDestroy() function in OpenMPIRBuilder
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp6989 OMPBuilder.createOMPInteropDestroy(Builder, InteropvarPtr, Device, in EmitOMPInteropDirective()