Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGExprConstant.cpp94 bool NaturalLayout = true; member in __anonc58121e10111::ConstantAggregateBuilder
103 bool NaturalLayout, llvm::Type *DesiredTy,
131 NaturalLayout, DesiredTy, AllowOversized); in build()
149 NaturalLayout = false; in add()
176 NaturalLayout = false; in add()
316 NaturalLayout = false; in split()
401 bool NaturalLayout, llvm::Type *DesiredTy, bool AllowOversized) { in buildFrom() argument
454 NaturalLayout = false; in buildFrom()
467 if (!NaturalLayout) { in buildFrom()