Lines Matching refs:Invert
2951 bool &Invert) { in getVectorComparisonOrInvert() argument
2953 Invert = false; in getVectorComparisonOrInvert()
2959 Invert = true; in getVectorComparisonOrInvert()
3034 bool Invert = false; in lowerVectorSETCC() local
3039 Invert = true; in lowerVectorSETCC()
3056 Invert = true; in lowerVectorSETCC()
3075 if (unsigned Opcode = getVectorComparisonOrInvert(CC, Mode, Invert)) in lowerVectorSETCC()
3079 if (unsigned Opcode = getVectorComparisonOrInvert(CC, Mode, Invert)) in lowerVectorSETCC()
3088 if (Invert) { in lowerVectorSETCC()
6918 bool Invert = false; in combineCCMask() local
6920 Invert = !Invert; in combineCCMask()
6932 Invert = !Invert; in combineCCMask()
6943 if (Invert) in combineCCMask()
7689 bool Invert) const { in emitCondStore()
7715 if (Invert) in emitCondStore()
7731 if (!Invert) in emitCondStore()
7779 unsigned BitSize, bool Invert) const { in emitAtomicLoadBinary()
7845 if (Invert) { in emitAtomicLoadBinary()