Searched refs:RTKind (Results 1 – 1 of 1) sorted by relevance
699 Driver::OpenMPRuntimeKind RTKind = TC.getDriver().getOpenMPRuntime(Args); in addOpenMPRuntime() local701 if (RTKind == Driver::OMPRT_Unknown) in addOpenMPRuntime()708 switch (RTKind) { in addOpenMPRuntime()725 if (RTKind == Driver::OMPRT_GOMP && GompNeedsRT) in addOpenMPRuntime()737 if (RTKind == Driver::OMPRT_OMP) in addOpenMPRuntime()