Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/MSP430/
DMSP430MachineFunctionInfo.h40 int getRAIndex() const { return ReturnAddrIndex; } in getRAIndex() function
/external/llvm/lib/Target/MSP430/
DMSP430MachineFunctionInfo.h45 int getRAIndex() const { return ReturnAddrIndex; } in getRAIndex() function
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86MachineFunctionInfo.h105 int getRAIndex() const { return ReturnAddrIndex; } in getRAIndex() function
/external/llvm/lib/Target/X86/
DX86MachineFunctionInfo.h130 int getRAIndex() const { return ReturnAddrIndex; } in getRAIndex() function