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.cpp2608 llvm::FunctionCallee StaticInitFunction = in emitForStaticInit() local
2612 emitForStaticInitCall(CGF, UpdatedLocation, ThreadId, StaticInitFunction, in emitForStaticInit()
2625 llvm::FunctionCallee StaticInitFunction; in emitDistributeStaticInit() local
2628 StaticInitFunction = OMPBuilder.createForStaticInitFunction( in emitDistributeStaticInit()
2631 emitForStaticInitCall(CGF, UpdatedLocation, ThreadId, StaticInitFunction, in emitDistributeStaticInit()