Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DCodeGenMapTable.cpp314 Init *KeyInstrVal = KeyInstr->getValue(RowField)->getValue(); in getInstrForColumn() local
315 KeyValue.push_back(KeyInstrVal); in getInstrForColumn()
/external/llvm-project/llvm/utils/TableGen/
DCodeGenMapTable.cpp318 Init *KeyInstrVal = KeyInstr->getValue(RowField)->getValue(); in getInstrForColumn() local
319 KeyValue.push_back(KeyInstrVal); in getInstrForColumn()