Searched refs:IsInverted (Results 1 – 2 of 2) sorted by relevance
771 bool IsInverted; in collectSelectGroups() member862 bool Inverted = It->second.IsInverted; in collectSelectGroups()895 SIGroup.Selects.emplace_back(I, It->second.IsInverted, in collectSelectGroups()
9031 bool IsInverted = false; in expandIS_FPCLASS() local9035 IsInverted = true; in expandIS_FPCLASS()9218 return DAG.getConstant(IsInverted, DL, ResultVT); in expandIS_FPCLASS()9219 if (IsInverted) in expandIS_FPCLASS()