Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp138 void EmitResultLeafAsOperand(const TreePatternNode &N,
664 void MatcherGen::EmitResultLeafAsOperand(const TreePatternNode &N, in EmitResultLeafAsOperand() function in MatcherGen
1011 return EmitResultLeafAsOperand(N, ResultOps); in EmitResultOperand()