Home
last modified time | relevance | path

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

/frameworks/compile/slang/BitWriter_2_9_func/
DValueEnumerator.h109 unsigned getAttributeID(llvm::AttributeSet PAL) const { in getAttributeID() function
DBitcodeWriter.cpp497 Vals.push_back(VE.getAttributeID(F->getAttributes())); in WriteModuleInfo()
1149 Vals.push_back(VE.getAttributeID(II->getAttributes())); in WriteInstruction()
1276 Vals.push_back(VE.getAttributeID(CI.getAttributes())); in WriteInstruction()
/frameworks/compile/slang/BitWriter_3_2/
DValueEnumerator.h109 unsigned getAttributeID(llvm::AttributeSet PAL) const { in getAttributeID() function
DBitcodeWriter.cpp515 Vals.push_back(VE.getAttributeID(F->getAttributes())); in WriteModuleInfo()
1241 Vals.push_back(VE.getAttributeID(II->getAttributes())); in WriteInstruction()
1368 Vals.push_back(VE.getAttributeID(CI.getAttributes())); in WriteInstruction()
/frameworks/compile/slang/BitWriter_2_9/
DValueEnumerator.h109 unsigned getAttributeID(llvm::AttributeSet PAL) const { in getAttributeID() function
DBitcodeWriter.cpp543 Vals.push_back(VE.getAttributeID(F->getAttributes())); in WriteModuleInfo()
1195 Vals.push_back(VE.getAttributeID(II->getAttributes())); in WriteInstruction()
1259 Vals.push_back(VE.getAttributeID(CI.getAttributes())); in WriteInstruction()