Searched refs:InstrMapDesc (Results 1 – 1 of 1) sorted by relevance
187 InstrMap InstrMapDesc; member in __anon6384867b0211::MapTableEmitter203 Target(Target), InstrMapDesc(IMRec) { in MapTableEmitter()244 ListInit *RowFields = InstrMapDesc.getRowFields(); in buildRowInstrMap()270 ListInit *ColFields = InstrMapDesc.getColFields(); in isKeyColInstr()271 ListInit *KeyCol = InstrMapDesc.getKeyCol(); in isKeyColInstr()314 ListInit *RowFields = InstrMapDesc.getRowFields(); in getInstrForColumn()329 ListInit *ColFields = InstrMapDesc.getColFields(); in getInstrForColumn()381 OS << "static const uint16_t "<<InstrMapDesc.getName(); in emitBinSearchTable()446 ListInit *ColFields = InstrMapDesc.getColFields(); in emitMapFuncBody()465 OS << " return " << InstrMapDesc.getName(); in emitMapFuncBody()[all …]