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

  /external/llvm/lib/Target/MSP430/
MSP430MachineFunctionInfo.h 41 void setRAIndex(int Index) { ReturnAddrIndex = Index; }
MSP430ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86MachineFunctionInfo.h 106 void setRAIndex(int Index) { ReturnAddrIndex = Index; }
X86ISelLowering.cpp     [all...]

Completed in 99 milliseconds