Searched refs:HandledReg (Results 1 – 1 of 1) sorted by relevance
910 Record *HandledReg = nullptr; in EmitResultInstructionAsOperand() local912 HandledReg = II.ImplicitDefs[0]; in EmitResultInstructionAsOperand()915 if (!Reg->isSubClassOf("Register") || Reg == HandledReg) in EmitResultInstructionAsOperand()1045 Record *HandledReg = nullptr; in EmitResultCode() local1052 HandledReg = II.ImplicitDefs[0]; in EmitResultCode()1056 if (!Reg->isSubClassOf("Register") || Reg == HandledReg) in EmitResultCode()