Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DAccelTable.cpp230 SmallVector<AttributeEncoding, 2> getUniformAttributes() const;
414 Dwarf5AccelTableWriter<DataT>::getUniformAttributes() const { in getUniformAttributes() function in Dwarf5AccelTableWriter
525 SmallVector<AttributeEncoding, 2> UniformAttributes = getUniformAttributes(); in Dwarf5AccelTableWriter()