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

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

Completed in 699 milliseconds