Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1408 llvm::Function *emitRequiresDirectiveRegFun();
H A DCodeGenModule.cpp546 OpenMPRuntime->emitRequiresDirectiveRegFun()) { in Release()
H A DCGOpenMPRuntime.cpp10548 llvm::Function *CGOpenMPRuntime::emitRequiresDirectiveRegFun() { in emitRequiresDirectiveRegFun() function in CGOpenMPRuntime