Searched refs:HandledReg (Results 1 – 1 of 1) sorted by relevance
854 Record *HandledReg = nullptr; in EmitResultInstructionAsOperand() local856 HandledReg = II.ImplicitDefs[0]; in EmitResultInstructionAsOperand()860 if (!Reg->isSubClassOf("Register") || Reg == HandledReg) continue; in EmitResultInstructionAsOperand()972 Record *HandledReg = nullptr; in EmitResultCode() local979 HandledReg = II.ImplicitDefs[0]; in EmitResultCode()984 if (!Reg->isSubClassOf("Register") || Reg == HandledReg) continue; in EmitResultCode()