Searched defs:TripleStr (Results 1 – 17 of 17) sorted by relevance
102 StringRef TripleStr = GCCInstallation.getTriple().str(); in addLibStdCxxIncludePaths() local116 StringRef TripleStr = GCCInstallation.getTriple().str(); in computeSysRoot() local
123 StringRef TripleStr = GCCInstallation.getTriple().str(); in addLibStdCxxIncludePaths() local137 StringRef TripleStr = GCCInstallation.getTriple().str(); in computeSysRoot() local
210 StringRef TripleStr = GCCInstallation.getTriple().str(); in addLibStdCxxIncludePaths() 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
304 IFSTarget ifs::parseTriple(StringRef TripleStr) { in parseTriple()
240 std::string TripleStr; member
180 Expected<std::string> TripleStr = getBitcodeTargetTriple(MB); in getBitcodeFileMachine() local
533 std::string TripleStr = in optMain() local
82 LLVMBool LLVMGetTargetFromTriple(const char* TripleStr, LLVMTargetRef *T, in LLVMGetTargetFromTriple()
806 static llvm::Triple getOpenMPTriple(StringRef TripleStr) { in getOpenMPTriple()
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