Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/IR/
H A DAsmWriter.cpp745 int getAttributeGroupSlot(AttributeSet AS);
1165 int SlotTracker::getAttributeGroupSlot(AttributeSet AS) { in getAttributeGroupSlot() function in SlotTracker
3557 Out << " #" << Machine.getAttributeGroupSlot(Attrs); in printGlobal()
3765 Out << " #" << Machine.getAttributeGroupSlot(Attrs.getFnAttrs()); in printFunction()
4151 Out << " #" << Machine.getAttributeGroupSlot(PAL.getFnAttrs()); in printInstruction()
4189 Out << " #" << Machine.getAttributeGroupSlot(PAL.getFnAttrs()); in printInstruction()
4229 Out << " #" << Machine.getAttributeGroupSlot(PAL.getFnAttrs()); in printInstruction()