Searched refs:NodeHasChain (Results 1 – 1 of 1) sorted by relevance
950 bool NodeHasChain = false; in EmitResultInstructionAsOperand() local959 NodeHasChain = II.hasChain; in EmitResultInstructionAsOperand()961 NodeHasChain = isRoot; in EmitResultInstructionAsOperand()966 NodeHasChain = true; in EmitResultInstructionAsOperand()969 assert((!ResultVTs.empty() || TreeHasOutGlue || NodeHasChain) && in EmitResultInstructionAsOperand()972 AddMatcher(new EmitNodeMatcher(II, ResultVTs, InstOps, NodeHasChain, in EmitResultInstructionAsOperand()