Searched refs:LastOSType (Results 1 – 5 of 5) sorted by relevance
171 LastOSType = Mesa3D enumerator
177 LastOSType = Contiki enumerator
185 LastOSType = AMDPAL enumerator
311 for (int OS = 1+Triple::UnknownOS; OS <= Triple::LastOSType; ++OS) { in TEST()
474 for (int OS = FirstOSType; OS <= Triple::LastOSType; ++OS) { in TEST()