Searched refs:createOMPFree (Results 1 – 3 of 3) sorted by relevance
2777 LLVM_ABI CallInst *createOMPFree(const LocationDescription &Loc, Value *Addr,
1716 OMPBuilder.createOMPFree(CGF.Builder, Addr, Allocator); in getAddressOfLocalVariable()
6207 CallInst *OpenMPIRBuilder::createOMPFree(const LocationDescription &Loc, in createOMPFree() function in OpenMPIRBuilder