Searched refs:parseOS (Results 1 – 1 of 1) sorted by relevance
348 static Triple::OSType parseOS(StringRef OSName) { in parseOS() function484 OS(parseOS(getOSName())), in Triple()502 OS(parseOS(OSStr.str())), in Triple()519 OS(parseOS(OSStr.str())), in Triple()547 OS = parseOS(Components[2]); in normalize()592 OS = parseOS(Comp); in normalize()