Searched refs:InstrMapVec (Results 1 – 2 of 2) sorted by relevance
506 std::vector<Record*> InstrMapVec; in emitEnums() local507 InstrMapVec = Records.getAllDerivedDefinitions("InstrMapping"); in emitEnums()512 for (Record *CurMap : InstrMapVec) { in emitEnums()570 std::vector<Record*> InstrMapVec; in EmitMapTable() local571 InstrMapVec = Records.getAllDerivedDefinitions("InstrMapping"); in EmitMapTable()573 if (InstrMapVec.empty()) in EmitMapTable()587 for (Record *CurMap : InstrMapVec) { in EmitMapTable()
511 std::vector<Record*> InstrMapVec; in emitEnums() local512 InstrMapVec = Records.getAllDerivedDefinitions("InstrMapping"); in emitEnums()517 for (Record *CurMap : InstrMapVec) { in emitEnums()576 std::vector<Record*> InstrMapVec; in EmitMapTable() local577 InstrMapVec = Records.getAllDerivedDefinitions("InstrMapping"); in EmitMapTable()579 if (InstrMapVec.empty()) in EmitMapTable()593 for (Record *CurMap : InstrMapVec) { in EmitMapTable()