reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
743 TII->commuteInstruction(*Insert, /*NewMI=*/false, Operand0, Operand1); 746 } else if (!Declined && TreeWalker.hasRemainingOperands(Insert)) { 749 if (TII->findCommutedOpIndices(*Insert, Operand0, Operand1)) { 751 TII->commuteInstruction(*Insert, /*NewMI=*/false, Operand0, Operand1); 752 TreeWalker.resetTopOperands(Insert);