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

  /external/llvm/lib/CodeGen/
LiveStackAnalysis.cpp 64 LiveInterval(TargetRegisterInfo::index2StackSlot(Slot), 0.0F)));
  /external/llvm/include/llvm/Target/
TargetRegisterInfo.h 271 /// index2StackSlot - Convert a non-negative frame index to a stack slot
273 static unsigned index2StackSlot(int FI) {
    [all...]

Completed in 59 milliseconds