Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp140 unsigned getComplexPat(const ComplexPattern &P) { in getComplexPat() function in __anonf9e4b9570211::MatcherTableEmitter
566 OS << "OPC_CheckComplexPat, /*CP*/" << getComplexPat(Pattern) << ", /*#*/" in EmitMatcher()