Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp566 MVT::SimpleValueType CTMTy = CTM->getType(); in FactorScope() local
569 unsigned &Entry = TypeEntry[CTMTy]; in FactorScope()
585 Cases.emplace_back(CTMTy, MatcherWithoutCTM); in FactorScope()