Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DCodeGenMapTable.cpp335 Init *ColFieldJVallue = CurValueCol->getElement(j); in getInstrForColumn() local
336 MatchFound = (CurInstrVal == ColFieldJVallue->getAsUnquotedString()); in getInstrForColumn()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenMapTable.cpp340 Init *ColFieldJVallue = CurValueCol->getElement(j); in getInstrForColumn() local
341 MatchFound = (CurInstrVal == ColFieldJVallue->getAsUnquotedString()); in getInstrForColumn()