Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h791 llvm::FunctionCallee createForStaticInitFunction(unsigned IVSize,
H A DCGOpenMPRuntime.cpp1499 CGOpenMPRuntime::createForStaticInitFunction(unsigned IVSize, bool IVSigned, in createForStaticInitFunction() function in CGOpenMPRuntime
2796 createForStaticInitFunction(Values.IVSize, Values.IVSigned, false); in emitForStaticInit()
2815 StaticInitFunction = createForStaticInitFunction( in emitDistributeStaticInit()