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

/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp103 bool EmitMatcherCode(unsigned Variant);
554 /// EmitMatcherCode - Generate the code that matches the predicate of this
557 bool MatcherGen::EmitMatcherCode(unsigned Variant) { function in class:MatcherGen
1071 if (Gen.EmitMatcherCode(Variant))

Completed in 168 milliseconds