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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430MachineFunctionInfo.h52 int getRAIndex() const { return ReturnAddrIndex; } function in class:llvm::MSP430MachineFunctionInfo
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h137 int getRAIndex() const { return ReturnAddrIndex; } function in class:llvm::X86MachineFunctionInfo

Completed in 52 milliseconds