Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/slang/BitWriter_2_9/
H A DValueEnumerator.h129 unsigned getAttributeID(llvm::AttributeSet PAL) const { in getAttributeID() function
H A DBitcodeWriter.cpp502 Vals.push_back(VE.getAttributeID(F.getAttributes())); in WriteModuleInfo()
1203 Vals.push_back(VE.getAttributeID(II->getAttributes())); in WriteInstruction()
1267 Vals.push_back(VE.getAttributeID(CI.getAttributes())); in WriteInstruction()
/aosp12/frameworks/compile/slang/BitWriter_2_9_func/
H A DValueEnumerator.h129 unsigned getAttributeID(llvm::AttributeSet PAL) const { in getAttributeID() function
H A DBitcodeWriter.cpp500 Vals.push_back(VE.getAttributeID(F.getAttributes())); in WriteModuleInfo()
1201 Vals.push_back(VE.getAttributeID(II->getAttributes())); in WriteInstruction()
1329 Vals.push_back(VE.getAttributeID(CI.getAttributes())); in WriteInstruction()
/aosp12/frameworks/compile/slang/BitWriter_3_2/
H A DValueEnumerator.h132 unsigned getAttributeID(llvm::AttributeSet PAL) const { in getAttributeID() function
H A DBitcodeWriter.cpp515 Vals.push_back(VE.getAttributeID(F.getAttributes())); in WriteModuleInfo()
1234 Vals.push_back(VE.getAttributeID(II->getAttributes())); in WriteInstruction()
1363 Vals.push_back(VE.getAttributeID(CI.getAttributes())); in WriteInstruction()