Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp152 ListInit *getRowFields() const { return RowFields; } in getRowFields() function in __anonf261f04c0111::InstrMap
234 ListInit *RowFields = InstrMapDesc.getRowFields(); in buildRowInstrMap()
304 ListInit *RowFields = InstrMapDesc.getRowFields(); in getInstrForColumn()