Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp156 const ListInit *getRowFields() const { return RowFields; } in getRowFields() function in __anoncf6d0a160111::InstrMap
230 const ListInit *RowFields = InstrMapDesc.getRowFields(); in buildRowInstrMap()
302 const ListInit *RowFields = InstrMapDesc.getRowFields(); in getInstrForColumn()