Searched refs:getAttributeID (Results 1 - 4 of 4) sorted by relevance

/frameworks/compile/slang/BitWriter_2_9/
H A DValueEnumerator.h97 unsigned getAttributeID(const AttrListPtr &PAL) const { function in class:llvm::ValueEnumerator
H A DBitcodeWriter.cpp555 Vals.push_back(VE.getAttributeID(F->getAttributes()));
1196 Vals.push_back(VE.getAttributeID(II->getAttributes()));
1260 Vals.push_back(VE.getAttributeID(CI.getAttributes()));
/frameworks/compile/slang/BitWriter_2_9_func/
H A DValueEnumerator.h97 unsigned getAttributeID(const AttrListPtr &PAL) const { function in class:llvm::ValueEnumerator
H A DBitcodeWriter.cpp509 Vals.push_back(VE.getAttributeID(F->getAttributes()));
1150 Vals.push_back(VE.getAttributeID(II->getAttributes()));
1277 Vals.push_back(VE.getAttributeID(CI.getAttributes()));

Completed in 60 milliseconds