Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DCodeGenMapTable.cpp274 std::string KeyColValue = KeyCol->getElement(j)->getAsUnquotedString(); in isKeyColInstr() local
275 MatchFound = (CurInstrVal == KeyColValue); in isKeyColInstr()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenMapTable.cpp279 std::string KeyColValue = KeyCol->getElement(j)->getAsUnquotedString(); in isKeyColInstr() local
280 MatchFound = (CurInstrVal == KeyColValue); in isKeyColInstr()