Home
last modified time | relevance | path

Searched refs:getAttributeListID (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Writer/
DValueEnumerator.h177 unsigned getAttributeListID(AttributeList PAL) const { in getAttributeListID() function
DBitcodeWriter.cpp1251 Vals.push_back(VE.getAttributeListID(AL)); in writeModuleInfo()
1274 Vals.push_back(VE.getAttributeListID(F.getAttributes())); in writeModuleInfo()
2671 Vals.push_back(VE.getAttributeListID(II->getAttributes())); in writeInstruction()
2864 Vals.push_back(VE.getAttributeListID(CI.getAttributes())); in writeInstruction()