Home
last modified time | relevance | path

Searched refs:getAttributesAsList (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DGlobalVariable.h231 AttributeList getAttributesAsList(unsigned index) const { in getAttributesAsList() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Writer/
DValueEnumerator.cpp353 EnumerateAttributes(GV.getAttributesAsList(AttributeList::FunctionIndex)); in ValueEnumerator()
DBitcodeWriter.cpp1250 auto AL = GV.getAttributesAsList(AttributeList::FunctionIndex); in writeModuleInfo()