Home
last modified time | relevance | path

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

/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()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DValueEnumerator.h221 const std::vector<IndexAndAttrSet> &getAttributeGroups() const { in getAttributeGroups() function
DBitcodeWriter.cpp740 VE.getAttributeGroups(); in writeAttributeGroupTable()
/external/llvm-project/llvm/lib/Bitcode/Writer/
DValueEnumerator.h219 const std::vector<IndexAndAttrSet> &getAttributeGroups() const { in getAttributeGroups() function
DBitcodeWriter.cpp765 VE.getAttributeGroups(); in writeAttributeGroupTable()