Searched refs:IsAutoInit (Results 1 – 2 of 2) sorted by relevance
944 bool IsAutoInit) { in emitStoresForInitAfterBZero() argument953 if (IsAutoInit) in emitStoresForInitAfterBZero()967 IsAutoInit); in emitStoresForInitAfterBZero()982 isVolatile, IsAutoInit); in emitStoresForInitAfterBZero()1186 bool IsAutoInit) { in emitStoresForConstant() argument1197 if (IsAutoInit) in emitStoresForConstant()1211 if (IsAutoInit) in emitStoresForConstant()1218 emitStoresForInitAfterBZero(constant, Loc, isVolatile, IsAutoInit); in emitStoresForConstant()1236 if (IsAutoInit) in emitStoresForConstant()1258 constant->getAggregateElement(i), IsAutoInit); in emitStoresForConstant()[all …]
2783 llvm::Constant *constant, bool IsAutoInit);2790 bool isVolatile, bool IsAutoInit);