Searched refs:parseOS (Results 1 – 1 of 1) sorted by relevance
340 static Triple::OSType parseOS(StringRef OSName) { in parseOS() function447 OS(parseOS(getOSName())), in Triple()465 OS(parseOS(OSStr.str())), in Triple()482 OS(parseOS(OSStr.str())), in Triple()510 OS = parseOS(Components[2]); in normalize()555 OS = parseOS(Comp); in normalize()