Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1628 llvm::Function *emitRequiresDirectiveRegFun();
H A DCodeGenModule.cpp550 OpenMPRuntime->emitRequiresDirectiveRegFun()) { in Release()
H A DCGOpenMPRuntime.cpp10930 llvm::Function *CGOpenMPRuntime::emitRequiresDirectiveRegFun() { in emitRequiresDirectiveRegFun() function in CGOpenMPRuntime