Home
last modified time | relevance | path

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

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