Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h2564 CallInst *createOMPAlloc(const LocationDescription &Loc, Value *Size,
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp5864 CallInst *OpenMPIRBuilder::createOMPAlloc(const LocationDescription &Loc, in createOMPAlloc() function in OpenMPIRBuilder
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1671 llvm::Value *Addr = OMPBuilder.createOMPAlloc( in getAddressOfLocalVariable()