Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h2821 LLVM_ABI CallInst *createOMPInteropDestroy(const LocationDescription &Loc,
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp7324 OMPBuilder.createOMPInteropDestroy(Builder, InteropvarPtr, Device, in EmitOMPInteropDirective()
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp6251 CallInst *OpenMPIRBuilder::createOMPInteropDestroy( in createOMPInteropDestroy() function in OpenMPIRBuilder