Home
last modified time | relevance | path

Searched refs:KeyInstr (Results 1 – 1 of 1) sorted by relevance

/external/llvm/utils/TableGen/
DCodeGenMapTable.cpp216 Record *getInstrForColumn(Record *KeyInstr, ListInit *CurValueCol);
310 Record *MapTableEmitter::getInstrForColumn(Record *KeyInstr, in getInstrForColumn() argument
318 Init *KeyInstrVal = KeyInstr->getValue(RowFieldsJ)->getValue(); in getInstrForColumn()
346 PrintFatalError("Multiple matches found for `" + KeyInstr->getName() + in getInstrForColumn()