Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/Frontend/OpenMP/
DOMPIRBuilder.h595 InsertPointTy emitCommonDirectiveExit(omp::Directive OMPD,
/external/llvm-project/llvm/lib/Frontend/OpenMP/
DOMPIRBuilder.cpp1262 emitCommonDirectiveExit(OMPD, FinIP, ExitCall, HasFinalize); in EmitOMPInlinedRegion()
1318 OpenMPIRBuilder::InsertPointTy OpenMPIRBuilder::emitCommonDirectiveExit( in emitCommonDirectiveExit() function in OpenMPIRBuilder