Searched refs:OMPRT_IOMP5 (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Driver/
H A DDriver.h105 OMPRT_IOMP5 enumerator in enum:clang::driver::Driver::OpenMPRuntimeKind
/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DMinGW.cpp241 case Driver::OMPRT_IOMP5:
H A DMSVC.cpp446 case Driver::OMPRT_IOMP5:
H A DCommonArgs.cpp526 case Driver::OMPRT_IOMP5:
H A DClang.cpp5047 case Driver::OMPRT_IOMP5:
/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp591 .Case("libiomp5", OMPRT_IOMP5)
678 OpenMPKind == OMPRT_OMP || OpenMPKind == OMPRT_IOMP5;

Completed in 104 milliseconds