Searched refs:createForStaticInitFunction (Results 1 – 2 of 2) sorted by relevance
679 llvm::Constant *createForStaticInitFunction(unsigned IVSize, bool IVSigned);
2358 llvm::Constant *CGOpenMPRuntime::createForStaticInitFunction(unsigned IVSize, in createForStaticInitFunction() function in CGOpenMPRuntime3477 createForStaticInitFunction(Values.IVSize, Values.IVSigned); in emitForStaticInit()3492 createForStaticInitFunction(Values.IVSize, Values.IVSigned); in emitDistributeStaticInit()