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