Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp124 bool recordUniqueNode(ArrayRef<std::string> Names);
315 if (recordUniqueNode(PatternName)) { in EmitOperatorMatchCode()
457 bool MatcherGen::recordUniqueNode(ArrayRef<std::string> Names) { in recordUniqueNode() function in MatcherGen
519 if (!recordUniqueNode(Names)) in EmitMatchCode()