Searched refs:OMPRT_GOMP (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Driver/
H A DDriver.h100 OMPRT_GOMP, enumerator in enum:clang::driver::Driver::OpenMPRuntimeKind
/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DMinGW.cpp244 case Driver::OMPRT_GOMP:
H A DCommonArgs.cpp523 case Driver::OMPRT_GOMP:
536 if (RTKind == Driver::OMPRT_GOMP && GompNeedsRT)
H A DMSVC.cpp449 case Driver::OMPRT_GOMP:
/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp590 .Case("libgomp", OMPRT_GOMP)

Completed in 95 milliseconds