Searched refs:createForStaticInitFunction (Results 1 – 3 of 3) sorted by relevance
2241 FunctionCallee createForStaticInitFunction(unsigned IVSize, bool IVSigned,
2619 OMPBuilder.createForStaticInitFunction(Values.IVSize, Values.IVSigned, in emitForStaticInit()2639 StaticInitFunction = OMPBuilder.createForStaticInitFunction( in emitDistributeStaticInit()
4921 OpenMPIRBuilder::createForStaticInitFunction(unsigned IVSize, bool IVSigned, in createForStaticInitFunction() function in OpenMPIRBuilder