Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp923 bool IsAutoInit) { in emitStoresForInitAfterBZero() argument
931 if (IsAutoInit) in emitStoresForInitAfterBZero()
945 Builder, IsAutoInit); in emitStoresForInitAfterBZero()
960 isVolatile, Builder, IsAutoInit); in emitStoresForInitAfterBZero()
1178 if (IsAutoInit) in emitStoresForConstant()
1190 if (IsAutoInit) in emitStoresForConstant()
1198 IsAutoInit); in emitStoresForConstant()
1215 if (IsAutoInit) in emitStoresForConstant()
1230 IsAutoInit); in emitStoresForConstant()
1242 IsAutoInit); in emitStoresForConstant()
[all …]