Home
last modified time | relevance | path

Searched defs:getOpenMPRuntime (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/CodeGen/
DCodeGenModule.h523 CGOpenMPRuntime &getOpenMPRuntime() { in getOpenMPRuntime() function
/external/llvm-project/clang/lib/CodeGen/
DCodeGenModule.h593 CGOpenMPRuntime &getOpenMPRuntime() { in getOpenMPRuntime() function
/external/llvm-project/clang/lib/Driver/
DDriver.cpp621 Driver::OpenMPRuntimeKind Driver::getOpenMPRuntime(const ArgList &Args) const { in getOpenMPRuntime() function in Driver
/external/clang/lib/Driver/
DTools.cpp3001 static OpenMPRuntimeKind getOpenMPRuntime(const ToolChain &TC, in getOpenMPRuntime() function