Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DAsmWriter.cpp596 int getGlobalSlot(const GlobalValue *V);
841 int SlotTracker::getGlobalSlot(const GlobalValue *V) { in getGlobalSlot() function in SlotTracker
1867 Slot = Machine->getGlobalSlot(GV); in WriteAsOperandInternal()
1884 Slot = Machine->getGlobalSlot(GV); in WriteAsOperandInternal()