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.cpp107 bool EmitMatcherCode(unsigned Variant);
554 bool MatcherGen::EmitMatcherCode(unsigned Variant) { in EmitMatcherCode() function in MatcherGen
1089 if (Gen.EmitMatcherCode(Variant)) in ConvertPatternToMatcher()