Home
last modified time | relevance | path

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

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