Searched refs:NodeHasChain (Results 1 – 1 of 1) sorted by relevance
949 bool NodeHasChain = false; in EmitResultInstructionAsOperand() local958 NodeHasChain = II.hasChain; in EmitResultInstructionAsOperand()960 NodeHasChain = isRoot; in EmitResultInstructionAsOperand()965 NodeHasChain = true; in EmitResultInstructionAsOperand()968 assert((!ResultVTs.empty() || TreeHasOutGlue || NodeHasChain) && in EmitResultInstructionAsOperand()971 AddMatcher(new EmitNodeMatcher(II, ResultVTs, InstOps, NodeHasChain, in EmitResultInstructionAsOperand()