Home
last modified time | relevance | path

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

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