Searched refs:getRestoreBasePointerOffset (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kMachineFunction.h75 int getRestoreBasePointerOffset() const { return RestoreBasePointerOffset; } function in class:llvm::M68kMachineFunctionInfo
H A DM68kFrameLowering.cpp641 MMFI->getRestoreBasePointerOffset())
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h140 int getRestoreBasePointerOffset() const {return RestoreBasePointerOffset; } function in class:llvm::X86MachineFunctionInfo
H A DX86FrameLowering.cpp1842 FramePtr, true, X86FI->getRestoreBasePointerOffset())
H A DX86ISelLowering.cpp[all...]

Completed in 235 milliseconds