Searched defs:getRegSaveFrameIndex (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZMachineFunctionInfo.h59 unsigned getRegSaveFrameIndex() const { return RegSaveFrameIndex; } function in class:llvm::SystemZMachineFunctionInfo
/freebsd-11.0-release/contrib/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h143 int getRegSaveFrameIndex() const { return RegSaveFrameIndex; } function in class:llvm::X86MachineFunctionInfo

Completed in 126 milliseconds