Searched refs:RTKind (Results 1 – 1 of 1) sorted by relevance
1388 Driver::OpenMPRuntimeKind RTKind = TC.getDriver().getOpenMPRuntime(Args); in addOpenMPRuntime() local1390 if (RTKind == Driver::OMPRT_Unknown) in addOpenMPRuntime()1397 switch (RTKind) { in addOpenMPRuntime()1414 if (RTKind == Driver::OMPRT_GOMP && GompNeedsRT) in addOpenMPRuntime()