Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2179 Directive OMPD = Directive::OMPD_sections; in createSection() local
3761 Directive OMPD = Directive::OMPD_master; in createMaster() local
3785 Directive OMPD = Directive::OMPD_masked; in createMasked() local
5542 Directive OMPD = Directive::OMPD_single; in createSingle() local
5598 Directive OMPD = Directive::OMPD_critical; in createCritical() local
5678 Directive OMPD = Directive::OMPD_ordered; in createOrderedThreadsSimd() local
5702 Directive OMPD, Instruction *EntryCall, Instruction *ExitCall, in EmitOMPInlinedRegion()
5751 Directive OMPD, Value *EntryCall, BasicBlock *ExitBB, bool Conditional) { in emitCommonDirectiveEntry()
5781 omp::Directive OMPD, InsertPointTy FinIP, Instruction *ExitCall, in emitCommonDirectiveExit()