Lines Matching refs:NeedInvert
110 bool &NeedInvert, const SDLoc &dl);
1569 bool &NeedInvert, in LegalizeSetCCCondCode() argument
1573 NeedInvert = false; in LegalizeSetCCCondCode()
1635 NeedInvert = true; in LegalizeSetCCCondCode()
2745 bool NeedInvert; in ExpandNode() local
3549 Tmp3, NeedInvert, dl); in ExpandNode()
3560 if (NeedInvert) in ExpandNode()
3635 getSetCCResultType(Tmp1.getValueType()), Tmp1, Tmp2, CC, NeedInvert, in ExpandNode()
3642 if (NeedInvert) in ExpandNode()
3667 Tmp2.getValueType()), Tmp2, Tmp3, Tmp4, NeedInvert, dl); in ExpandNode()
3673 if (NeedInvert) in ExpandNode()