Home
last modified time | relevance | path

Searched defs:elementAlign (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp2404 CharUnits elementAlign = in emitDestroy() local
2438 CharUnits elementAlign, in emitArrayDestroy()
2492 QualType type, CharUnits elementAlign, in emitPartialArrayDestroy()
2534 QualType elementType, CharUnits elementAlign, in RegularPartialArrayDestroy()
2559 CharUnits elementAlign, in IrregularPartialArrayDestroy()
2582 CharUnits elementAlign, in pushIrregularPartialArrayCleanup()
2598 CharUnits elementAlign, in pushRegularPartialArrayCleanup()
H A DCGExprAgg.cpp615 CharUnits elementAlign = in EmitArrayInit() local
2018 CharUnits elementAlign = in VisitArrayInitLoopExpr() local
H A DCGExprCXX.cpp2099 CharUnits elementAlign = in EmitArrayDelete() local
/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenExprAggregate.cpp144 const CharUnits elementAlign = in emitArrayInit() local