Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp216 Record *getInstrForColumn(Record *KeyInstr, ListInit *CurValueCol);
312 Record *MapTableEmitter::getInstrForColumn(Record *KeyInstr, in getInstrForColumn() argument
319 Init *KeyInstrVal = KeyInstr->getValue(RowField)->getValue(); in getInstrForColumn()
355 PrintFatalError("Multiple matches found for `" + KeyInstr->getName() + in getInstrForColumn()