Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGExpr.cpp3689 static CharUnits getArrayElementAlign(CharUnits arrayAlign, in getArrayElementAlign() function
3772 getArrayElementAlign(addr.getAlignment(), indices.back(), eltSize); in emitArraySubscriptGEP()
3903 getArrayElementAlign(Addr.getAlignment(), Idx, InterfaceSize); in EmitArraySubscriptExpr()