Lines Matching refs:Invert
2417 bool &Invert) { in getVectorComparisonOrInvert() argument
2419 Invert = false; in getVectorComparisonOrInvert()
2425 Invert = true; in getVectorComparisonOrInvert()
2471 bool Invert = false; in lowerVectorSETCC() local
2476 Invert = true; in lowerVectorSETCC()
2488 Invert = true; in lowerVectorSETCC()
2502 if (unsigned Opcode = getVectorComparisonOrInvert(CC, IsFP, Invert)) in lowerVectorSETCC()
2506 if (unsigned Opcode = getVectorComparisonOrInvert(CC, IsFP, Invert)) in lowerVectorSETCC()
2513 if (Invert) { in lowerVectorSETCC()
5639 bool Invert = false; in combineCCMask() local
5641 Invert = !Invert; in combineCCMask()
5653 Invert = !Invert; in combineCCMask()
5664 if (Invert) in combineCCMask()
6356 bool Invert) const { in emitCondStore()
6374 if (Invert) in emitCondStore()
6399 if (!Invert) in emitCondStore()
6446 unsigned BitSize, bool Invert) const { in emitAtomicLoadBinary()
6513 if (Invert) { in emitAtomicLoadBinary()