Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h182 unsigned getAttributeGroupID(IndexAndAttrSet Group) const { in getAttributeGroupID() function
H A DBitcodeWriter.cpp790 Record.push_back(VE.getAttributeGroupID(Pair)); in writeAttributeGroupTable()
841 Record.push_back(VE.getAttributeGroupID({i, AS})); in writeAttributeTable()