Searched refs:fcAllFlags (Results 1 – 4 of 4) sorted by relevance
174 unsigned InvertedTest = ~Test & fcAllFlags; in getInvertedFPClassTest()
1677 if (Test < 0 || Test > fcAllFlags) { in verifyPreISelGenericInstruction()
219 fcAllFlags = fcNan | fcInf | fcFinite enumerator
7632 if ((Test & fcAllFlags) == fcAllFlags) in expandIS_FPCLASS()