Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h2635 CallInst *createOMPInteropUse(const LocationDescription &Loc,
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp5952 CallInst *OpenMPIRBuilder::createOMPInteropUse(const LocationDescription &Loc, in createOMPInteropUse() function in OpenMPIRBuilder
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp7116 OMPBuilder.createOMPInteropUse(Builder, InteropvarPtr, Device, in EmitOMPInteropDirective()