Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DDAGISelMatcherEmitter.cpp145 unsigned getComplexPat(const ComplexPattern &P) { in getComplexPat() function in __anona4b6c8ae0211::MatcherTableEmitter
621 OS << "OPC_CheckComplexPat, /*CP*/" << getComplexPat(Pattern) << ", /*#*/" in EmitMatcher()