Searched refs:HandledReg (Results 1 – 1 of 1) sorted by relevance
917 Record *HandledReg = nullptr; in EmitResultInstructionAsOperand() local919 HandledReg = II.ImplicitDefs[0]; in EmitResultInstructionAsOperand()922 if (!Reg->isSubClassOf("Register") || Reg == HandledReg) continue; in EmitResultInstructionAsOperand()1052 Record *HandledReg = nullptr; in EmitResultCode() local1059 HandledReg = II.ImplicitDefs[0]; in EmitResultCode()1063 if (!Reg->isSubClassOf("Register") || Reg == HandledReg) continue; in EmitResultCode()