Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp53 class MatcherGen { class
146 MatcherGen::MatcherGen(const PatternToMatch &pattern, in MatcherGen() function in MatcherGen
173 void MatcherGen::InferPossibleTypes(unsigned ForceMode) { in InferPossibleTypes()
188 void MatcherGen::AddMatcher(Matcher *NewNode) { in AddMatcher()
202 void MatcherGen::EmitLeafMatchCode(const TreePatternNode *N) { in EmitLeafMatchCode()
503 void MatcherGen::EmitMatchCode(const TreePatternNode *N, in EmitMatchCode()
561 bool MatcherGen::EmitMatcherCode(unsigned Variant) { in EmitMatcherCode()
784 void MatcherGen::
998 void MatcherGen::
1037 void MatcherGen::EmitResultCode() { in EmitResultCode()
[all …]