Lines Matching refs:Invert
2815 bool &Invert) { in getVectorComparisonOrInvert() argument
2817 Invert = false; in getVectorComparisonOrInvert()
2823 Invert = true; in getVectorComparisonOrInvert()
2898 bool Invert = false; in lowerVectorSETCC() local
2903 Invert = true; in lowerVectorSETCC()
2920 Invert = true; in lowerVectorSETCC()
2939 if (unsigned Opcode = getVectorComparisonOrInvert(CC, Mode, Invert)) in lowerVectorSETCC()
2943 if (unsigned Opcode = getVectorComparisonOrInvert(CC, Mode, Invert)) in lowerVectorSETCC()
2952 if (Invert) { in lowerVectorSETCC()
6522 bool Invert = false; in combineCCMask() local
6524 Invert = !Invert; in combineCCMask()
6536 Invert = !Invert; in combineCCMask()
6547 if (Invert) in combineCCMask()
7288 bool Invert) const { in emitCondStore()
7315 if (Invert) in emitCondStore()
7331 if (!Invert) in emitCondStore()
7379 unsigned BitSize, bool Invert) const { in emitAtomicLoadBinary()
7446 if (Invert) { in emitAtomicLoadBinary()