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/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenMapTable.cpp319 Init *KeyInstrVal = KeyInstr->getValue(RowField)->getValue(); in getInstrForColumn() local
320 KeyValue.push_back(KeyInstrVal); in getInstrForColumn()