Searched refs:HandledReg (Results 1 – 1 of 1) sorted by relevance
923 Record *HandledReg = nullptr; in EmitResultInstructionAsOperand() local925 HandledReg = II.ImplicitDefs[0]; in EmitResultInstructionAsOperand()928 if (!Reg->isSubClassOf("Register") || Reg == HandledReg) continue; in EmitResultInstructionAsOperand()1060 Record *HandledReg = nullptr; in EmitResultCode() local1067 HandledReg = II.ImplicitDefs[0]; in EmitResultCode()1071 if (!Reg->isSubClassOf("Register") || Reg == HandledReg) continue; in EmitResultCode()