Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAsmWriter.cpp796 int getAttributeGroupSlot(AttributeSet AS);
1179 int SlotTracker::getAttributeGroupSlot(AttributeSet AS) { in getAttributeGroupSlot() function in SlotTracker
3606 Out << " #" << Machine.getAttributeGroupSlot(Attrs); in printGlobal()
3786 Out << " #" << Machine.getAttributeGroupSlot(Attrs.getFnAttributes()); in printFunction()
4173 Out << " #" << Machine.getAttributeGroupSlot(PAL.getFnAttributes()); in printInstruction()
4211 Out << " #" << Machine.getAttributeGroupSlot(PAL.getFnAttributes()); in printInstruction()
4251 Out << " #" << Machine.getAttributeGroupSlot(PAL.getFnAttributes()); in printInstruction()