Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGBlocks.cpp2500 CharUnits valueAlignment = in buildByrefHelpers() local
2509 CGM, byrefInfo, CXXByrefHelpers(valueAlignment, type, copyExpr)); in buildByrefHelpers()
2517 CGM, byrefInfo, NonTrivialCStructByrefHelpers(valueAlignment, type)); in buildByrefHelpers()
2539 ARCWeakByrefHelpers(valueAlignment)); in buildByrefHelpers()
2547 ARCStrongBlockByrefHelpers(valueAlignment)); in buildByrefHelpers()
2553 ARCStrongByrefHelpers(valueAlignment)); in buildByrefHelpers()
2573 ObjectByrefHelpers(valueAlignment, flags)); in buildByrefHelpers()