Home
last modified time | relevance | path

Searched defs:EmittedLists (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/utils/TableGen/
H A DInstrInfoEmitter.cpp940 std::map<std::vector<Record *>, unsigned> EmittedLists; run() local
1175 emitRecord(const CodeGenInstruction & Inst,unsigned Num,Record * InstrInfo,std::map<std::vector<Record * >,unsigned> & EmittedLists,const OperandInfoMapTy & OperandInfoMap,raw_ostream & OS) emitRecord() argument