Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp203 const Record *getInstrForColumn(const Record *KeyInstr,
300 const Record *MapTableEmitter::getInstrForColumn(const Record *KeyInstr, in getInstrForColumn() argument
307 const Init *KeyInstrVal = KeyInstr->getValue(RowField)->getValue(); in getInstrForColumn()
342 PrintFatalError("Multiple matches found for `" + KeyInstr->getName() + in getInstrForColumn()