Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp790 int getAttributeGroupSlot(AttributeSet AS);
1243 int SlotTracker::getAttributeGroupSlot(AttributeSet AS) { in getAttributeGroupSlot() function in SlotTracker
3840 Out << " #" << Machine.getAttributeGroupSlot(Attrs); in printGlobal()
4048 Out << " #" << Machine.getAttributeGroupSlot(Attrs.getFnAttrs()); in printFunction()
4442 Out << " #" << Machine.getAttributeGroupSlot(PAL.getFnAttrs()); in printInstruction()
4480 Out << " #" << Machine.getAttributeGroupSlot(PAL.getFnAttrs()); in printInstruction()
4520 Out << " #" << Machine.getAttributeGroupSlot(PAL.getFnAttrs()); in printInstruction()