HomeSort by relevance Sort by last modified time
    Searched defs:getRAIndex (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/MSP430/
MSP430MachineFunctionInfo.h 40 int getRAIndex() const { return ReturnAddrIndex; }
  /external/llvm/lib/Target/X86/
X86MachineFunctionInfo.h 105 int getRAIndex() const { return ReturnAddrIndex; }

Completed in 30 milliseconds