Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Writer/
DValueEnumerator.h222 const std::vector<IndexAndAttrSet> &getAttributeGroups() const { in getAttributeGroups() function
DBitcodeWriter.cpp714 VE.getAttributeGroups(); in writeAttributeGroupTable()
/external/llvm/lib/Bitcode/Writer/
DValueEnumerator.h212 const std::vector<AttributeSet> &getAttributeGroups() const { in getAttributeGroups() function
DBitcodeWriter.cpp684 const std::vector<AttributeSet> &AttrGrps = VE.getAttributeGroups(); in writeAttributeGroupTable()