Searched refs:HandledReg (Results 1 – 1 of 1) sorted by relevance
924 Record *HandledReg = nullptr; in EmitResultInstructionAsOperand() local926 HandledReg = II.ImplicitDefs[0]; in EmitResultInstructionAsOperand()929 if (!Reg->isSubClassOf("Register") || Reg == HandledReg) continue; in EmitResultInstructionAsOperand()1061 Record *HandledReg = nullptr; in EmitResultCode() local1068 HandledReg = II.ImplicitDefs[0]; in EmitResultCode()1072 if (!Reg->isSubClassOf("Register") || Reg == HandledReg) continue; in EmitResultCode()