Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h319 unsigned getDirectAlign() const { in getDirectAlign() function
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGCall.cpp2517 Attrs.addStackAlignmentAttr(llvm::MaybeAlign(AI.getDirectAlign())); in ConstructAttributeList()