Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp796 bool TreeHasInGlue = false, TreeHasOutGlue = false; in EmitResultInstructionAsOperand() local
799 TreeHasInGlue = SrcPat->TreeHasProperty(SDNPOptInGlue, CGP) || in EmitResultInstructionAsOperand()
906 TreeHasInGlue = true; in EmitResultInstructionAsOperand()
988 NodeHasChain, TreeHasInGlue, TreeHasOutGlue, in EmitResultInstructionAsOperand()