Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/MSP430/
H A DMSP430MachineFunctionInfo.h46 void setRAIndex(int Index) { ReturnAddrIndex = Index; } in setRAIndex() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
H A DMSP430MachineFunctionInfo.h53 void setRAIndex(int Index) { ReturnAddrIndex = Index; } in setRAIndex() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/MSP430/
H A DMSP430MachineFunctionInfo.h58 void setRAIndex(int Index) { ReturnAddrIndex = Index; } in setRAIndex() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/
H A DM68kMachineFunction.h88 void setRAIndex(int Index) { ReturnAddrIndex = Index; } in setRAIndex() function
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h131 void setRAIndex(int Index) { ReturnAddrIndex = Index; } in setRAIndex() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h138 void setRAIndex(int Index) { ReturnAddrIndex = Index; } in setRAIndex() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h165 void setRAIndex(int Index) { ReturnAddrIndex = Index; } in setRAIndex() function