Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/IR/
HDAsmWriter.cpp337 int getLocalSlot(const Value *V);
590 int SlotTracker::getLocalSlot(const Value *V) { in getLocalSlot() function in llvm::SlotTracker
1148 Slot = Machine->getLocalSlot(V); in WriteAsOperandInternal()
1155 Slot = Machine->getLocalSlot(V); in WriteAsOperandInternal()
1165 Slot = Machine->getLocalSlot(V); in WriteAsOperandInternal()
1695 int Slot = Machine.getLocalSlot(BB); in printBasicBlock()
1762 int SlotNum = Machine.getLocalSlot(&I); in printInstruction()