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

  /external/llvm/utils/TableGen/
DAGISelMatcherOpt.cpp 403 MVT::SimpleValueType CTMTy = CTM->getType();
406 unsigned &Entry = TypeEntry[CTMTy];
424 Cases.push_back(std::make_pair(CTMTy, MatcherWithoutCTM));
  /external/swiftshader/third_party/LLVM/utils/TableGen/
DAGISelMatcherOpt.cpp 467 MVT::SimpleValueType CTMTy = CTM->getType();
470 unsigned &Entry = TypeEntry[CTMTy];
486 Cases.push_back(std::make_pair(CTMTy, MatcherWithoutCTM));

Completed in 82 milliseconds