Home
last modified time | relevance | path

Searched refs:index2StackSlot (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DLiveStackAnalysis.cpp65 LiveInterval(TargetRegisterInfo::index2StackSlot(Slot), 0.0F))); in getOrCreateInterval()
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/
H A DTargetRegisterInfo.h277 static unsigned index2StackSlot(int FI) { in index2StackSlot() function