Searched refs:IsTwoAddr (Results 1 – 1 of 1) sorted by relevance
7364 bool IsTwoAddr = NumOps > 1 && OpNum < 2 && MI.getOperand(0).isReg() && in foldMemoryOperandImpl() local7399 IsTwoAddr ? lookupTwoAddrFoldTable(NonNDOpc ? NonNDOpc : Opc) in foldMemoryOperandImpl()7434 NewMI = IsTwoAddr ? fuseTwoAddrInst(MF, Opcode, MOs, InsertPt, MI, *this) in foldMemoryOperandImpl()