Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp151 ListInit *getRowFields() const { return RowFields; } in getRowFields() function in __anon2178d1ed0111::InstrMap
233 ListInit *RowFields = InstrMapDesc.getRowFields(); in buildRowInstrMap()
303 ListInit *RowFields = InstrMapDesc.getRowFields(); in getInstrForColumn()