Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DGlobalVariable.h230 AttributeList getAttributesAsList(unsigned index) const { in getAttributesAsList() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DValueEnumerator.cpp352 EnumerateAttributes(GV.getAttributesAsList(AttributeList::FunctionIndex)); in ValueEnumerator()
DBitcodeWriter.cpp1295 auto AL = GV.getAttributesAsList(AttributeList::FunctionIndex); in writeModuleInfo()