Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DCodeGenMapTable.cpp168 const std::vector<ListInit*> &getValueCols() const { in getValueCols() function in __anon050e25770111::InstrMap
288 const std::vector<ListInit*> &ValueCols = InstrMapDesc.getValueCols(); in buildMapTable()
371 const std::vector<ListInit*> &ValueCols = InstrMapDesc.getValueCols(); in emitBinSearchTable()
442 const std::vector<ListInit*> &ValueCols = InstrMapDesc.getValueCols(); in emitMapFuncBody()
483 const std::vector<ListInit*> &ValueCols = InstrMapDesc.getValueCols(); in emitTablesWithFunc()