Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp205 Record *getInstrForColumn(Record *KeyInstr, ListInit *CurValueCol);
301 Record *MapTableEmitter::getInstrForColumn(Record *KeyInstr, in getInstrForColumn() argument
308 Init *KeyInstrVal = KeyInstr->getValue(RowField)->getValue(); in getInstrForColumn()
343 PrintFatalError("Multiple matches found for `" + KeyInstr->getName() + in getInstrForColumn()