Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h764 CallInst *createOMPFree(const LocationDescription &Loc, Value *Addr,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2151 CallInst *OpenMPIRBuilder::createOMPFree(const LocationDescription &Loc, in createOMPFree() function in OpenMPIRBuilder
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1644 OMPBuilder.createOMPFree(CGF.Builder, Addr, Allocator); in getAddressOfLocalVariable()