Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DAddress.h133 Address withAlignment(CharUnits NewAlignment) const { in withAlignment() function
H A DCGExprCXX.cpp1593 allocation = allocation.withAlignment(allocAlign); in EmitCXXNewExpr()
H A DCGStmtOpenMP.cpp583 {Args[Cnt], {Var, ArgAddr.withAlignment(Ctx.getDeclAlign(Var))}}); in emitOutlinedFunctionPrologue()
H A DCGOpenMPRuntime.cpp3821 SharedRefLValue.getAddress(CGF).withAlignment( in emitPrivatesInit()