Lines Matching defs:Invert
3275 bool Swap = false, Invert = false;
3279 case SystemZ::CCMASK_CMP_LE: Invert = true; break;
3280 case SystemZ::CCMASK_CMP_GE: Swap = Invert = true; break;
3293 if (Invert)
3545 // or 0 if neither can be done directly. Indicate in Invert whether the
3548 bool &Invert) {
3550 Invert = false;
3556 Invert = true;
3631 bool Invert = false;
3636 Invert = true;
3653 Invert = true;
3684 if (unsigned Opcode = getVectorComparisonOrInvert(CC, Mode, Invert))
3688 if (unsigned Opcode = getVectorComparisonOrInvert(CC, Mode, Invert))
3697 if (Invert) {
8054 bool Invert = false;
8056 Invert = !Invert;
8068 Invert = !Invert;
8079 if (Invert)
8848 // StoreOpcode is the store to use and Invert says whether the store should
8855 bool Invert) const {
8881 if (Invert)
8897 if (!Invert)
9002 // the binary operation elided by "*", or 0 for ATOMIC_SWAPW. Invert says
9007 bool Invert) const {
9062 if (Invert) {