Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1412 llvm::Function *emitRequiresDirectiveRegFun();
H A DCodeGenModule.cpp841 OpenMPRuntime->emitRequiresDirectiveRegFun()) { in Release()
H A DCGOpenMPRuntime.cpp10103 llvm::Function *CGOpenMPRuntime::emitRequiresDirectiveRegFun() { in emitRequiresDirectiveRegFun() function in CGOpenMPRuntime