Home
last modified time | relevance | path

Searched refs:emitCleanups (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h199 void emitCleanups(CodeGenFunction &CGF, unsigned N, Address PrivateAddr);
H A DCGOpenMPRuntime.cpp909 void ReductionCodeGen::emitCleanups(CodeGenFunction &CGF, unsigned N, in emitCleanups() function in ReductionCodeGen
5627 RCG.emitCleanups(CGF, N, PrivateAddr); in emitReduceFiniFunction()