Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGDecl.cpp934 bool IsAutoInit) { in emitStoresForInitAfterBZero() argument
942 if (IsAutoInit) in emitStoresForInitAfterBZero()
956 Builder, IsAutoInit); in emitStoresForInitAfterBZero()
971 isVolatile, Builder, IsAutoInit); in emitStoresForInitAfterBZero()
1185 if (IsAutoInit) in emitStoresForConstant()
1197 if (IsAutoInit) in emitStoresForConstant()
1205 IsAutoInit); in emitStoresForConstant()
1222 if (IsAutoInit) in emitStoresForConstant()
1237 IsAutoInit); in emitStoresForConstant()
1249 IsAutoInit); in emitStoresForConstant()
[all …]