Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp2630 llvm::FunctionCallee StaticInitFunction = in emitForStaticInit() local
2634 emitForStaticInitCall(CGF, UpdatedLocation, ThreadId, StaticInitFunction, in emitForStaticInit()
2647 llvm::FunctionCallee StaticInitFunction; in emitDistributeStaticInit() local
2651 StaticInitFunction = OMPBuilder.createForStaticInitFunction( in emitDistributeStaticInit()
2654 emitForStaticInitCall(CGF, UpdatedLocation, ThreadId, StaticInitFunction, in emitDistributeStaticInit()