Home
last modified time | relevance | path

Searched refs:emitRequiresDirectiveRegFun (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1606 llvm::Function *emitRequiresDirectiveRegFun();
H A DCodeGenModule.cpp496 OpenMPRuntime->emitRequiresDirectiveRegFun()) { in Release()
H A DCGOpenMPRuntime.cpp10811 llvm::Function *CGOpenMPRuntime::emitRequiresDirectiveRegFun() { in emitRequiresDirectiveRegFun() function in CGOpenMPRuntime