Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/Frontend/OpenMP/
DOMPIRBuilder.h581 InsertPointTy emitCommonDirectiveEntry(omp::Directive OMPD, Value *EntryCall,
/external/llvm-project/llvm/lib/Frontend/OpenMP/
DOMPIRBuilder.cpp1237 emitCommonDirectiveEntry(OMPD, EntryCall, ExitBB, Conditional); in EmitOMPInlinedRegion()
1287 OpenMPIRBuilder::InsertPointTy OpenMPIRBuilder::emitCommonDirectiveEntry( in emitCommonDirectiveEntry() function in OpenMPIRBuilder