Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/CodeGen/
HDCGFunctionInfo.h319 unsigned getDirectAlign() const { in getDirectAlign() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGCall.cpp2711 Attrs.addStackAlignmentAttr(llvm::MaybeAlign(AI.getDirectAlign())); in ConstructAttributeList()