Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp54 class MatcherGen { class
147 MatcherGen::MatcherGen(const PatternToMatch &pattern, in MatcherGen() function in MatcherGen
174 void MatcherGen::InferPossibleTypes(unsigned ForceMode) { in InferPossibleTypes()
189 void MatcherGen::AddMatcher(Matcher *NewNode) { in AddMatcher()
203 void MatcherGen::EmitLeafMatchCode(const TreePatternNode *N) { in EmitLeafMatchCode()
479 void MatcherGen::EmitMatchCode(const TreePatternNode *N, in EmitMatchCode()
537 bool MatcherGen::EmitMatcherCode(unsigned Variant) { in EmitMatcherCode()
727 void MatcherGen::
924 void MatcherGen::
963 void MatcherGen::EmitResultCode() { in EmitResultCode()
[all …]