Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h2913 InsertPointTy emitCommonDirectiveExit(omp::Directive OMPD,
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp5731 emitCommonDirectiveExit(OMPD, FinIP, ExitCall, HasFinalize); in EmitOMPInlinedRegion()
5780 OpenMPIRBuilder::InsertPointTy OpenMPIRBuilder::emitCommonDirectiveExit( in emitCommonDirectiveExit() function in OpenMPIRBuilder