Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DFunction.h376 unsigned getFnStackAlignment() const { in getFnStackAlignment() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunction.cpp130 static inline unsigned getFnStackAlignment(const TargetSubtargetInfo *STI, in getFnStackAlignment() function