Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp2540 auto *StaticInitFunction = createForStaticInitFunction(IVSize, IVSigned); in emitForStaticInit() local
2541 emitForStaticInitCall(CGF, UpdatedLocation, ThreadId, StaticInitFunction, in emitForStaticInit()
2554 auto *StaticInitFunction = createForStaticInitFunction(IVSize, IVSigned); in emitDistributeStaticInit() local
2555 emitForStaticInitCall(CGF, UpdatedLocation, ThreadId, StaticInitFunction, in emitDistributeStaticInit()