Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h2777 LLVM_ABI CallInst *createOMPFree(const LocationDescription &Loc, Value *Addr,
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1716 OMPBuilder.createOMPFree(CGF.Builder, Addr, Allocator); in getAddressOfLocalVariable()
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp6207 CallInst *OpenMPIRBuilder::createOMPFree(const LocationDescription &Loc, in createOMPFree() function in OpenMPIRBuilder