Home
last modified time | relevance | path

Searched defs:ValueCols (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp98 std::vector<ListInit *> ValueCols; member in __anoncf6d0a160111::InstrMap
281 const std::vector<ListInit *> &ValueCols = InstrMapDesc.getValueCols(); in buildMapTable() local
364 const std::vector<ListInit *> &ValueCols = InstrMapDesc.getValueCols(); in emitBinSearchTable() local
438 const std::vector<ListInit *> &ValueCols = InstrMapDesc.getValueCols(); in emitMapFuncBody() local
480 const std::vector<ListInit *> &ValueCols = InstrMapDesc.getValueCols(); in emitTablesWithFunc() local
514 std::vector<ListInit *> ValueCols; in emitEnums() local