Searched refs:DstMI (Results 1 – 2 of 2) sorted by relevance
747 BuildMIAction &DstMI,1893 auto &DstMI = in emitInstructionApplyPattern() local1899 DstMI.addRenderer<IntrinsicIDRenderer>(CGIP.getIntrinsic()); in emitInstructionApplyPattern()1917 if (!emitCodeGenInstructionApplyImmOperand(M, DstMI, CGIP, Op)) in emitInstructionApplyPattern()1930 DstMI.addRenderer<TempRegRenderer>(It->second); in emitInstructionApplyPattern()1937 DstMI.addRenderer<CopyRenderer>(OpName); in emitInstructionApplyPattern()1965 DstMI.addRenderer<CopyRenderer>(OpName); in emitInstructionApplyPattern()1993 DstMI.addRenderer<TempRegRenderer>(TempRegID, /*IsDef=*/true); in emitInstructionApplyPattern()2004 DstMI.addCopiedMIFlags(M.getInstructionMatcher(InstName)); in emitInstructionApplyPattern()2006 DstMI.addSetMIFlags(F); in emitInstructionApplyPattern()[all …]
266 unsigned DstMI, SrcMI; in isCompatibleWithClause() local276 DstMI = Reg; in isCompatibleWithClause()278 DstMI = TRI->getMatchingSuperReg(Reg, in isCompatibleWithClause()293 DstRegs.insert(DstMI); in isCompatibleWithClause()