Home
last modified time | relevance | path

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

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