Searched refs:RTKind (Results 1 – 1 of 1) sorted by relevance
671 Driver::OpenMPRuntimeKind RTKind = TC.getDriver().getOpenMPRuntime(Args); in addOpenMPRuntime() local673 if (RTKind == Driver::OMPRT_Unknown) in addOpenMPRuntime()680 switch (RTKind) { in addOpenMPRuntime()697 if (RTKind == Driver::OMPRT_GOMP && GompNeedsRT) in addOpenMPRuntime()