Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DAccelTable.cpp226 SmallVector<AttributeEncoding, 2> getUniformAttributes() const;
407 Dwarf5AccelTableWriter<DataT>::getUniformAttributes() const { in getUniformAttributes() function in Dwarf5AccelTableWriter
518 SmallVector<AttributeEncoding, 2> UniformAttributes = getUniformAttributes(); in Dwarf5AccelTableWriter()