Lines Matching defs:Invert
1476 bool Invert = !DefMI;
1483 MachineOperand FalseReg = MI.getOperand(Invert ? 5 : 4);
1502 if (Invert)
1748 bool Invert) const {
1768 if (Invert) {
1926 isVectorAssociativeAndCommutative(*MI1, /* Invert */ true)) &&
1934 !isVectorAssociativeAndCommutative(Inst, /*Invert=*/true))
1968 isVectorAssociativeAndCommutative(Inst, /*Invert=*/true))
1989 bool Invert) const {
1990 if (isVectorAssociativeAndCommutative(Inst, Invert))
1994 if (Invert) {