Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1626 llvm::Function *emitRequiresDirectiveRegFun();
H A DCodeGenModule.cpp496 OpenMPRuntime->emitRequiresDirectiveRegFun()) { in Release()
H A DCGOpenMPRuntime.cpp10970 llvm::Function *CGOpenMPRuntime::emitRequiresDirectiveRegFun() { in emitRequiresDirectiveRegFun() function in CGOpenMPRuntime