Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h770 llvm::FunctionCallee createForStaticInitFunction(unsigned IVSize,
H A DCGOpenMPRuntime.cpp1559 CGOpenMPRuntime::createForStaticInitFunction(unsigned IVSize, bool IVSigned) { in createForStaticInitFunction() function in CGOpenMPRuntime
2824 createForStaticInitFunction(Values.IVSize, Values.IVSigned); in emitForStaticInit()
2840 createForStaticInitFunction(Values.IVSize, Values.IVSigned); in emitDistributeStaticInit()