Searched defs:TripleStr (Results 1 – 15 of 15) sorted by relevance
123 StringRef TripleStr = GCCInstallation.getTriple().str(); in addLibStdCxxIncludePaths() local137 StringRef TripleStr = GCCInstallation.getTriple().str(); in computeSysRoot() local
420 const StringRef TripleStr = GCCInstallation.getTriple().str(); in computeSysRoot() local693 StringRef TripleStr = GCCInstallation.getTriple().str(); in addLibStdCxxIncludePaths() local
420 StringRef TripleStr = GCCInstallation.getTriple().str(); in addLibStdCxxIncludePaths() local
675 const std::string &TripleStr = Triple.getTriple(); in ConstructJob() local
3538 const std::string &TripleStr = EffectiveTriple.getTriple(); in RenderSSPOptions() local4895 const std::string &TripleStr = Triple.getTriple(); in ConstructJob() local8496 const std::string &TripleStr = Triple.getTriple(); in ConstructJob() local
3372 StringRef TripleStr = GCCInstallation.getTriple().str(); in addGCCLibStdCxxIncludePaths() local
298 parseTriple(StringRef TripleStr) parseTriple() argument
240 std::string TripleStr; member
180 Expected<std::string> TripleStr = getBitcodeTargetTriple(MB); in getBitcodeFileMachine() local
533 std::string TripleStr = in optMain() local
806 static llvm::Triple getOpenMPTriple(StringRef TripleStr) { in getOpenMPTriple()
82 LLVMBool LLVMGetTargetFromTriple(const char* TripleStr, LLVMTargetRef *T, in LLVMGetTargetFromTriple()
699 Expected<std::string> TripleStr = in isECObject() local718 Expected<std::string> TripleStr = in isAnyArm64COFF() local
203 std::string TripleStr = M->getTargetTriple(); in makeLTOModule() local
558 auto TripleStr = (*InputOrError)->getTargetTriple(); in addModule() local