Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h679 llvm::Constant *createForStaticInitFunction(unsigned IVSize, bool IVSigned);
H A DCGOpenMPRuntime.cpp2358 llvm::Constant *CGOpenMPRuntime::createForStaticInitFunction(unsigned IVSize, in createForStaticInitFunction() function in CGOpenMPRuntime
3477 createForStaticInitFunction(Values.IVSize, Values.IVSigned); in emitForStaticInit()
3492 createForStaticInitFunction(Values.IVSize, Values.IVSigned); in emitDistributeStaticInit()