Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp788 int getGlobalSlot(const GlobalValue *V);
1198 int SlotTracker::getGlobalSlot(const GlobalValue *V) { in getGlobalSlot() function in SlotTracker
2602 Slot = Machine->getGlobalSlot(GV); in WriteAsOperandInternal()
2619 Slot = Machine->getGlobalSlot(GV); in WriteAsOperandInternal()