Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILValueEnumerator.h222 const std::vector<IndexAndAttrSet> &getAttributeGroups() const { in getAttributeGroups() function
H A DDXILBitcodeWriter.cpp895 VE.getAttributeGroups(); in writeAttributeGroupTable()
/llvm-project-15.0.7/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h220 const std::vector<IndexAndAttrSet> &getAttributeGroups() const { in getAttributeGroups() function
H A DBitcodeWriter.cpp797 VE.getAttributeGroups(); in writeAttributeGroupTable()