Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h799 llvm::FunctionCallee createForStaticInitFunction(unsigned IVSize,
H A DCGOpenMPRuntime.cpp1563 CGOpenMPRuntime::createForStaticInitFunction(unsigned IVSize, bool IVSigned) { in createForStaticInitFunction() function in CGOpenMPRuntime
2829 createForStaticInitFunction(Values.IVSize, Values.IVSigned); in emitForStaticInit()
2845 createForStaticInitFunction(Values.IVSize, Values.IVSigned); in emitDistributeStaticInit()