Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Writer/
DValueEnumerator.h116 std::vector<AttributeList> AttributeLists; variable
220 const std::vector<AttributeList> &getAttributeLists() const { return AttributeLists; } in getAttributeLists()
DValueEnumerator.cpp927 AttributeLists.push_back(PAL); in EnumerateAttributes()
928 Entry = AttributeLists.size(); in EnumerateAttributes()
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DBitCodeFormat.rst763 * *attributes*: If nonzero, the 1-based index into the table of AttributeLists.