Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DAsmWriter.cpp630 int getAttributeGroupSlot(AttributeSet AS);
964 int SlotTracker::getAttributeGroupSlot(AttributeSet AS) { in getAttributeGroupSlot() function in SlotTracker
2680 Out << " #" << Machine.getAttributeGroupSlot(Attrs.getFnAttributes()); in printFunction()
3042 Out << " #" << Machine.getAttributeGroupSlot(PAL.getFnAttributes()); in printInstruction()
3078 Out << " #" << Machine.getAttributeGroupSlot(PAL.getFnAttributes()); in printInstruction()