Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DCodeGenMapTable.cpp216 Record *getInstrForColumn(Record *KeyInstr, ListInit *CurValueCol);
307 Record *MapTableEmitter::getInstrForColumn(Record *KeyInstr, in getInstrForColumn() argument
314 Init *KeyInstrVal = KeyInstr->getValue(RowField)->getValue(); in getInstrForColumn()
350 PrintFatalError("Multiple matches found for `" + KeyInstr->getName() + in getInstrForColumn()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
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()