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

/freebsd-current/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZMachineFunctionInfo.h99 int getFramePointerSaveIndex() const { return FramePointerSaveIndex; } function in class:llvm::SystemZMachineFunctionInfo
/freebsd-current/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMachineFunctionInfo.h161 int getFramePointerSaveIndex() const { return FramePointerSaveIndex; } function in class:llvm::PPCFunctionInfo

Completed in 99 milliseconds