Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp106 bool EmitMatcherCode(unsigned Variant);
551 bool MatcherGen::EmitMatcherCode(unsigned Variant) { in EmitMatcherCode() function in MatcherGen
1082 if (Gen.EmitMatcherCode(Variant)) in ConvertPatternToMatcher()