Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
HDDXILBitcodeWriter.cpp874 unsigned AttrListIndex = Pair.first; in writeAttributeGroupTable() local
877 Record.push_back(AttrListIndex); in writeAttributeGroupTable()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
HDBitcodeWriter.cpp943 unsigned AttrListIndex = Pair.first; in writeAttributeGroupTable() local
946 Record.push_back(AttrListIndex); in writeAttributeGroupTable()