Searched refs:InstrMapDesc (Results 1 – 1 of 1) sorted by relevance
176 InstrMap InstrMapDesc; member in __anoncf6d0a160211::MapTableEmitter192 : Target(Target), InstrMapDesc(IMRec) { in MapTableEmitter()193 const std::string &FilterClass = InstrMapDesc.getFilterClass(); in MapTableEmitter()231 ListInit *RowFields = InstrMapDesc.getRowFields(); in buildRowInstrMap()258 ListInit *ColFields = InstrMapDesc.getColFields(); in isKeyColInstr()259 ListInit *KeyCol = InstrMapDesc.getKeyCol(); in isKeyColInstr()281 const std::vector<ListInit *> &ValueCols = InstrMapDesc.getValueCols(); in buildMapTable()302 ListInit *RowFields = InstrMapDesc.getRowFields(); in getInstrForColumn()317 ListInit *ColFields = InstrMapDesc.getColFields(); in getInstrForColumn()343 "', for the relation `" + InstrMapDesc.getName() + in getInstrForColumn()[all …]