Home
last modified time | relevance | path

Searched defs:OMPD (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/llvm/lib/Frontend/OpenMP/
DOMPIRBuilder.cpp845 Directive OMPD = Directive::OMPD_master; in createMaster() local
1163 Directive OMPD = Directive::OMPD_single; in createSingle() local
1192 Directive OMPD = Directive::OMPD_critical; in createCritical() local
1219 Directive OMPD, Instruction *EntryCall, Instruction *ExitCall, in EmitOMPInlinedRegion()
1288 Directive OMPD, Value *EntryCall, BasicBlock *ExitBB, bool Conditional) { in emitCommonDirectiveEntry()
1319 omp::Directive OMPD, InsertPointTy FinIP, Instruction *ExitCall, in emitCommonDirectiveExit()