Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp2795 llvm::FunctionCallee StaticInitFunction = in emitForStaticInit() local
2798 emitForStaticInitCall(CGF, UpdatedLocation, ThreadId, StaticInitFunction, in emitForStaticInit()
2811 llvm::FunctionCallee StaticInitFunction; in emitDistributeStaticInit() local
2815 StaticInitFunction = createForStaticInitFunction( in emitDistributeStaticInit()
2818 emitForStaticInitCall(CGF, UpdatedLocation, ThreadId, StaticInitFunction, in emitDistributeStaticInit()