Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DAsmWriter.cpp611 int getGlobalSlot(const GlobalValue *V);
890 int SlotTracker::getGlobalSlot(const GlobalValue *V) { in getGlobalSlot() function in SlotTracker
1930 Slot = Machine->getGlobalSlot(GV); in WriteAsOperandInternal()
1947 Slot = Machine->getGlobalSlot(GV); in WriteAsOperandInternal()