Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h574 llvm::FunctionCallee createForStaticInitFunction(unsigned IVSize,
H A DCGOpenMPRuntime.cpp1496 CGOpenMPRuntime::createForStaticInitFunction(unsigned IVSize, bool IVSigned, in createForStaticInitFunction() function in CGOpenMPRuntime
2789 createForStaticInitFunction(Values.IVSize, Values.IVSigned, false); in emitForStaticInit()
2808 StaticInitFunction = createForStaticInitFunction( in emitDistributeStaticInit()