Home
last modified time | relevance | path

Searched defs:AttributeWithIndex (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/
DAttributes.h164 struct AttributeWithIndex { struct
170 static AttributeWithIndex get(unsigned Idx, Attributes Attrs) { in get() argument
/external/spirv-llvm/lib/SPIRV/
DSPIRVReader.cpp107 typedef std::pair < unsigned, AttributeSet > AttributeWithIndex; typedef