Searched refs:InstrMapDesc (Results 1 – 1 of 1) sorted by relevance
187 InstrMap InstrMapDesc; member in __anon7b81954f0211::MapTableEmitter203 Target(Target), InstrMapDesc(IMRec) { in MapTableEmitter()204 const std::string FilterClass = InstrMapDesc.getFilterClass(); in MapTableEmitter()245 ListInit *RowFields = InstrMapDesc.getRowFields(); in buildRowInstrMap()267 ListInit *ColFields = InstrMapDesc.getColFields(); in isKeyColInstr()268 ListInit *KeyCol = InstrMapDesc.getKeyCol(); in isKeyColInstr()290 const std::vector<ListInit*> &ValueCols = InstrMapDesc.getValueCols(); in buildMapTable()312 ListInit *RowFields = InstrMapDesc.getRowFields(); in getInstrForColumn()328 ListInit *ColFields = InstrMapDesc.getColFields(); in getInstrForColumn()347 "', for the relation `" + InstrMapDesc.getName()); in getInstrForColumn()[all …]