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