Home
last modified time | relevance | path

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

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