Searched refs:NodeHasChain (Results 1 – 1 of 1) sorted by relevance
957 bool NodeHasChain = false; in EmitResultInstructionAsOperand() local966 NodeHasChain = II.hasChain; in EmitResultInstructionAsOperand()968 NodeHasChain = isRoot; in EmitResultInstructionAsOperand()973 NodeHasChain = true; in EmitResultInstructionAsOperand()976 assert((!ResultVTs.empty() || TreeHasOutGlue || NodeHasChain) && in EmitResultInstructionAsOperand()979 AddMatcher(new EmitNodeMatcher(II, ResultVTs, InstOps, NodeHasChain, in EmitResultInstructionAsOperand()