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

  /external/llvm/include/llvm/Target/
TargetRegisterInfo.h 308 static unsigned index2StackSlot(int FI) {
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetRegisterInfo.h 264 /// index2StackSlot - Convert a non-negative frame index to a stack slot
266 static unsigned index2StackSlot(int FI) {

Completed in 2798 milliseconds