Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetRegisterInfo.cpp482 bool TargetRegisterInfo::shouldRealignStack(const MachineFunction &MF) const { in shouldRealignStack() function in TargetRegisterInfo
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp599 bool SIRegisterInfo::shouldRealignStack(const MachineFunction &MF) const { in shouldRealignStack() function in SIRegisterInfo