Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGExpr.cpp3401 static CharUnits getArrayElementAlign(CharUnits arrayAlign, in getArrayElementAlign() function
3484 getArrayElementAlign(addr.getAlignment(), indices.back(), eltSize); in emitArraySubscriptGEP()
3615 getArrayElementAlign(Addr.getAlignment(), Idx, InterfaceSize); in EmitArraySubscriptExpr()