HomeSort by relevance Sort by last modified time
    Searched refs:MatchInstr (Results 1 - 2 of 2) sorted by null

  /external/llvm/utils/TableGen/
CodeGenMapTable.cpp 325 Record *MatchInstr = nullptr;
340 if (MatchInstr) {
354 MatchInstr = CurInstr;
357 return MatchInstr;
  /external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
CodeGenMapTable.cpp 330 Record *MatchInstr = nullptr;
345 if (MatchInstr) {
359 MatchInstr = CurInstr;
362 return MatchInstr;

Completed in 672 milliseconds