Searched refs:OMPD (Results 1 – 5 of 5) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/ |
| H A D | OMPIRBuilder.cpp | 1004 Directive OMPD = Directive::OMPD_sections; in createSection() local 1007 return EmitOMPInlinedRegion(OMPD, nullptr, nullptr, BodyGenCB, FiniCBWrapper, in createSection() 1020 Directive OMPD = Directive::OMPD_master; in createMaster() local 1032 return EmitOMPInlinedRegion(OMPD, EntryCall, ExitCall, BodyGenCB, FiniCB, in createMaster() 1043 Directive OMPD = Directive::OMPD_masked; in createMasked() local 1056 return EmitOMPInlinedRegion(OMPD, EntryCall, ExitCall, BodyGenCB, FiniCB, in createMasked() 1897 Directive OMPD = Directive::OMPD_single; in createSingle() local 1915 return EmitOMPInlinedRegion(OMPD, EntryCall, ExitCall, BodyGenCB, FiniCB, in createSingle() 1926 Directive OMPD = Directive::OMPD_critical; in createCritical() local 1948 return EmitOMPInlinedRegion(OMPD, EntryCall, ExitCall, BodyGenCB, FiniCB, in createCritical() [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Frontend/OpenMP/ |
| H A D | OMPIRBuilder.h | 817 InsertPointTy emitCommonDirectiveEntry(omp::Directive OMPD, Value *EntryCall, 831 InsertPointTy emitCommonDirectiveExit(omp::Directive OMPD, 854 EmitOMPInlinedRegion(omp::Directive OMPD, Instruction *EntryCall,
|
| /netbsd-src/external/apache2/llvm/dist/clang/docs/ |
| H A D | OpenMPSupport.rst | 140 | OMPD | OMPD interfaces | :pa…
|
| /netbsd-src/external/gpl3/gcc/dist/libgomp/ |
| H A D | libgomp.texi | 258 @item OMPD interface @tab N @tab
|
| H A D | libgomp.info | 253 OMPD interface N
|