Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DAsmWriter.cpp735 int getAttributeGroupSlot(AttributeSet AS);
1108 int SlotTracker::getAttributeGroupSlot(AttributeSet AS) { in getAttributeGroupSlot() function in SlotTracker
3190 Out << " #" << Machine.getAttributeGroupSlot(Attrs); in printGlobal()
3358 Out << " #" << Machine.getAttributeGroupSlot(Attrs.getFnAttributes()); in printFunction()
3715 Out << " #" << Machine.getAttributeGroupSlot(PAL.getFnAttributes()); in printInstruction()
3750 Out << " #" << Machine.getAttributeGroupSlot(PAL.getFnAttributes()); in printInstruction()
/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()