Home
last modified time | relevance | path

Searched defs:getFnStackAlignment (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunction.cpp157 static inline Align getFnStackAlignment(const TargetSubtargetInfo *STI, in getFnStackAlignment() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAttributes.cpp1567 MaybeAlign AttributeList::getFnStackAlignment() const { in getFnStackAlignment() function in AttributeList