Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h1443 CallInst *createOMPInteropUse(const LocationDescription &Loc,
/openbsd-src/gnu/llvm/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3822 CallInst *OpenMPIRBuilder::createOMPInteropUse(const LocationDescription &Loc, in createOMPInteropUse() function in OpenMPIRBuilder
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp6971 OMPBuilder.createOMPInteropUse(Builder, InteropvarPtr, Device, in EmitOMPInteropDirective()