Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/MSP430/
H A DMSP430MachineFunctionInfo.h45 int getRAIndex() const { return ReturnAddrIndex; } in getRAIndex() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
H A DMSP430MachineFunctionInfo.h52 int getRAIndex() const { return ReturnAddrIndex; } in getRAIndex() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/MSP430/
H A DMSP430MachineFunctionInfo.h57 int getRAIndex() const { return ReturnAddrIndex; } in getRAIndex() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/
H A DM68kMachineFunction.h87 int getRAIndex() const { return ReturnAddrIndex; } in getRAIndex() function
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h130 int getRAIndex() const { return ReturnAddrIndex; } in getRAIndex() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h137 int getRAIndex() const { return ReturnAddrIndex; } in getRAIndex() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h164 int getRAIndex() const { return ReturnAddrIndex; } in getRAIndex() function