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

/external/llvm/lib/Target/SystemZ/
H A DSystemZMachineFunctionInfo.h57 unsigned getRegSaveFrameIndex() const { return RegSaveFrameIndex; } function in class:llvm::SystemZMachineFunctionInfo
/external/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h126 int getRegSaveFrameIndex() const { return RegSaveFrameIndex; } function in class:llvm::X86MachineFunctionInfo

Completed in 402 milliseconds