Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILValueEnumerator.h182 unsigned getAttributeGroupID(IndexAndAttrSet Group) const { in getAttributeGroupID() function
H A DDXILBitcodeWriter.cpp879 Record.push_back(VE.getAttributeGroupID(Pair)); in writeAttributeGroupTable()
946 Record.push_back(VE.getAttributeGroupID({i, AS})); in writeAttributeTable()
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h182 unsigned getAttributeGroupID(IndexAndAttrSet Group) const { in getAttributeGroupID() function
H A DBitcodeWriter.cpp1006 Record.push_back(VE.getAttributeGroupID(Pair)); in writeAttributeGroupTable()
1076 Record.push_back(VE.getAttributeGroupID({i, AS})); in writeAttributeTable()