Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp103 bool EmitMatcherCode(unsigned Variant);
561 bool MatcherGen::EmitMatcherCode(unsigned Variant) { in EmitMatcherCode() function in MatcherGen
1097 if (Gen.EmitMatcherCode(Variant)) in ConvertPatternToMatcher()