Home | History | Annotate | Download | only in Driver

Lines Matching refs:GCCTriple

2133       GCCTriple.setTriple(CandidateTriple);
3140 const llvm::Triple &GCCTriple = GCCInstallation.getTriple();
3168 addPathIfExists(LibPath + "/../" + GCCTriple.str() + "/lib/../" + OSLibDir +
3218 const llvm::Triple &GCCTriple = GCCInstallation.getTriple();
3220 addPathIfExists(LibPath + "/../" + GCCTriple.str() +