Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DAsmWriter.cpp613 int getAttributeGroupSlot(AttributeSet AS);
921 int SlotTracker::getAttributeGroupSlot(AttributeSet AS) { in getAttributeGroupSlot() function in SlotTracker
2604 Out << " #" << Machine.getAttributeGroupSlot(Attrs.getFnAttributes()); in printFunction()
2969 Out << " #" << Machine.getAttributeGroupSlot(PAL.getFnAttributes()); in printInstruction()
3005 Out << " #" << Machine.getAttributeGroupSlot(PAL.getFnAttributes()); in printInstruction()