Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp783 int getAttributeGroupSlot(AttributeSet AS);
1222 int SlotTracker::getAttributeGroupSlot(AttributeSet AS) { in getAttributeGroupSlot() function in SlotTracker
3738 Out << " #" << Machine.getAttributeGroupSlot(Attrs); in printGlobal()
3949 Out << " #" << Machine.getAttributeGroupSlot(Attrs.getFnAttrs()); in printFunction()
4349 Out << " #" << Machine.getAttributeGroupSlot(PAL.getFnAttrs()); in printInstruction()
4387 Out << " #" << Machine.getAttributeGroupSlot(PAL.getFnAttrs()); in printInstruction()
4427 Out << " #" << Machine.getAttributeGroupSlot(PAL.getFnAttrs()); in printInstruction()