Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp874 unsigned AttrListIndex = Pair.first; in writeAttributeGroupTable() local
877 Record.push_back(AttrListIndex); in writeAttributeGroupTable()
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp943 unsigned AttrListIndex = Pair.first; in writeAttributeGroupTable() local
946 Record.push_back(AttrListIndex); in writeAttributeGroupTable()