Searched defs:getRegSaveFrameIndex (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZMachineFunctionInfo.h81 unsigned getRegSaveFrameIndex() const { return RegSaveFrameIndex; } function in class:llvm::SystemZMachineFunctionInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h155 int getRegSaveFrameIndex() const { return RegSaveFrameIndex; } function in class:llvm::X86MachineFunctionInfo

Completed in 90 milliseconds