Home
last modified time | relevance | path

Searched refs:OpenMPRTLFunction (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGOpenMPRuntime.h50 enum OpenMPRTLFunction { enum
297 llvm::Constant *createRuntimeFunction(OpenMPRTLFunction Function);
HDCGOpenMPRuntime.cpp453 CGOpenMPRuntime::createRuntimeFunction(OpenMPRTLFunction Function) { in createRuntimeFunction()