Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/utils/TableGen/
HDCodeGenMapTable.cpp168 const std::vector<ListInit*> &getValueCols() const { in getValueCols() function in __anon8d3775250111::InstrMap
288 const std::vector<ListInit*> &ValueCols = InstrMapDesc.getValueCols(); in buildMapTable()
361 const std::vector<ListInit*> &ValueCols = InstrMapDesc.getValueCols(); in emitBinSearchTable()
432 const std::vector<ListInit*> &ValueCols = InstrMapDesc.getValueCols(); in emitMapFuncBody()
473 const std::vector<ListInit*> &ValueCols = InstrMapDesc.getValueCols(); in emitTablesWithFunc()