Home
last modified time | relevance | path

Searched defs:getRAIndex (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Target/MSP430/
H A DMSP430MachineFunctionInfo.h57 int getRAIndex() const { return ReturnAddrIndex; } in getRAIndex() function
/openbsd/gnu/llvm/llvm/lib/Target/M68k/
H A DM68kMachineFunction.h87 int getRAIndex() const { return ReturnAddrIndex; } in getRAIndex() function
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h170 int getRAIndex() const { return ReturnAddrIndex; } in getRAIndex() function