Home
last modified time | relevance | path

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

/external/llvm/lib/Target/MSP430/
DMSP430MachineFunctionInfo.h45 int getRAIndex() const { return ReturnAddrIndex; } in getRAIndex() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430MachineFunctionInfo.h52 int getRAIndex() const { return ReturnAddrIndex; } in getRAIndex() function
/external/llvm/lib/Target/X86/
DX86MachineFunctionInfo.h130 int getRAIndex() const { return ReturnAddrIndex; } in getRAIndex() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86MachineFunctionInfo.h137 int getRAIndex() const { return ReturnAddrIndex; } in getRAIndex() function