Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h1261 InsertPointTy emitCommonDirectiveEntry(omp::Directive OMPD, Value *EntryCall,
/llvm-project-15.0.7/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3382 emitCommonDirectiveEntry(OMPD, EntryCall, ExitBB, Conditional); in EmitOMPInlinedRegion()
3412 OpenMPIRBuilder::InsertPointTy OpenMPIRBuilder::emitCommonDirectiveEntry( in emitCommonDirectiveEntry() function in OpenMPIRBuilder