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.cpp160 const std::vector<ListInit *> &getValueCols() const { return ValueCols; } in getValueCols() function in __anoncf6d0a160111::InstrMap
281 const std::vector<ListInit *> &ValueCols = InstrMapDesc.getValueCols(); in buildMapTable()
364 const std::vector<ListInit *> &ValueCols = InstrMapDesc.getValueCols(); in emitBinSearchTable()
438 const std::vector<ListInit *> &ValueCols = InstrMapDesc.getValueCols(); in emitMapFuncBody()
480 const std::vector<ListInit *> &ValueCols = InstrMapDesc.getValueCols(); in emitTablesWithFunc()