Searched refs:InstrMapDesc (Results 1 – 1 of 1) sorted by relevance
177 InstrMap InstrMapDesc; member in __anonf261f04c0211::MapTableEmitter193 Target(Target), InstrMapDesc(IMRec) { in MapTableEmitter()234 ListInit *RowFields = InstrMapDesc.getRowFields(); in buildRowInstrMap()260 ListInit *ColFields = InstrMapDesc.getColFields(); in isKeyColInstr()261 ListInit *KeyCol = InstrMapDesc.getKeyCol(); in isKeyColInstr()304 ListInit *RowFields = InstrMapDesc.getRowFields(); in getInstrForColumn()319 ListInit *ColFields = InstrMapDesc.getColFields(); in getInstrForColumn()371 OS << "static const uint16_t "<<InstrMapDesc.getName(); in emitBinSearchTable()436 ListInit *ColFields = InstrMapDesc.getColFields(); in emitMapFuncBody()457 OS << " return " << InstrMapDesc.getName(); in emitMapFuncBody()[all …]