Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp159 ArrayRef<const ListInit *> getValueCols() const { return ValueCols; } in getValueCols() function in __anoncf6d0a160111::InstrMap
281 ArrayRef<const ListInit *> ValueCols = InstrMapDesc.getValueCols(); in buildMapTable()
363 ArrayRef<const ListInit *> ValueCols = InstrMapDesc.getValueCols(); in emitBinSearchTable()
433 ArrayRef<const ListInit *> ValueCols = InstrMapDesc.getValueCols(); in emitMapFuncBody()
474 ArrayRef<const ListInit *> ValueCols = InstrMapDesc.getValueCols(); in emitTablesWithFunc()