Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp878 const auto *CTTM = cast<EmitConvertToTargetMatcher>(N); in EmitMatcher() local
879 unsigned Slot = CTTM->getSlot(); in EmitMatcher()
885 OS << " // #" << CTTM->getResultNo(); in EmitMatcher()