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

  /external/llvm/lib/Target/MSP430/
MSP430MachineFunctionInfo.h 40 int getRAIndex() const { return ReturnAddrIndex; }
MSP430ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86MachineFunctionInfo.h 105 int getRAIndex() const { return ReturnAddrIndex; }
X86ISelLowering.cpp     [all...]

Completed in 359 milliseconds