Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h1597 InsertPointTy emitCommonDirectiveExit(omp::Directive OMPD,
/openbsd/gnu/llvm/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3601 emitCommonDirectiveExit(OMPD, FinIP, ExitCall, HasFinalize); in EmitOMPInlinedRegion()
3650 OpenMPIRBuilder::InsertPointTy OpenMPIRBuilder::emitCommonDirectiveExit( in emitCommonDirectiveExit() function in OpenMPIRBuilder