Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/VMCore/
DAsmWriter.cpp334 int getGlobalSlot(const GlobalValue *V);
536 int SlotTracker::getGlobalSlot(const GlobalValue *V) { in getGlobalSlot() function in SlotTracker
1044 Slot = Machine->getGlobalSlot(GV); in WriteAsOperandInternal()
1061 Slot = Machine->getGlobalSlot(GV); in WriteAsOperandInternal()
/external/llvm/lib/IR/
DAsmWriter.cpp628 int getGlobalSlot(const GlobalValue *V);
933 int SlotTracker::getGlobalSlot(const GlobalValue *V) { in getGlobalSlot() function in SlotTracker
1984 Slot = Machine->getGlobalSlot(GV); in WriteAsOperandInternal()
2001 Slot = Machine->getGlobalSlot(GV); in WriteAsOperandInternal()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DAsmWriter.cpp733 int getGlobalSlot(const GlobalValue *V);
1078 int SlotTracker::getGlobalSlot(const GlobalValue *V) { in getGlobalSlot() function in SlotTracker
2203 Slot = Machine->getGlobalSlot(GV); in WriteAsOperandInternal()
2220 Slot = Machine->getGlobalSlot(GV); in WriteAsOperandInternal()