Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.h1598 llvm::Function *emitRequiresDirectiveRegFun();
DCodeGenModule.cpp468 OpenMPRuntime->emitRequiresDirectiveRegFun()) { in Release()
DCGOpenMPRuntime.cpp10641 llvm::Function *CGOpenMPRuntime::emitRequiresDirectiveRegFun() { in emitRequiresDirectiveRegFun() function in CGOpenMPRuntime