Searched refs:Tied1 (Results 1 – 1 of 1) sorted by relevance
7326 bool Tied1 = 0 == MI.getDesc().getOperandConstraint(Idx1, MCOI::TIED_TO); in commuteOperandsForFold() local7331 if ((HasDef && Reg0 == Reg1 && Tied1) || (HasDef && Reg0 == Reg2 && Tied2)) in commuteOperandsForFold()