Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp145 unsigned getComplexPat(const ComplexPattern &P) { in getComplexPat() function in __anon4ae81c620211::MatcherTableEmitter
621 OS << "OPC_CheckComplexPat, /*CP*/" << getComplexPat(Pattern) << ", /*#*/" in EmitMatcher()