Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp3927 static CharUnits getArrayElementAlign(CharUnits arrayAlign, in getArrayElementAlign() function
4037 getArrayElementAlign(addr.getAlignment(), indices.back(), eltSize); in emitArraySubscriptGEP()
4225 getArrayElementAlign(Addr.getAlignment(), Idx, InterfaceSize); in EmitArraySubscriptExpr()