Searched refs:AIXTriple (Results 1 – 1 of 1) sorted by relevance
954 llvm::Triple AIXTriple; in getTargetSubDirPath() local957 AIXTriple = llvm::Triple(T.getArchName(), T.getVendorName(), in getTargetSubDirPath()961 AIXTriple = getTripleWithoutOSVersion(); in getTargetSubDirPath()963 if (auto Path = getPathForTriple(AIXTriple)) in getTargetSubDirPath()