Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDAccelTable.cpp229 SmallVector<AttributeEncoding, 2> getUniformAttributes() const;
413 Dwarf5AccelTableWriter<DataT>::getUniformAttributes() const { in getUniformAttributes() function in Dwarf5AccelTableWriter
524 SmallVector<AttributeEncoding, 2> UniformAttributes = getUniformAttributes(); in Dwarf5AccelTableWriter()