Searched defs:TripleStr (Results 1 – 17 of 17) sorted by relevance
101 StringRef TripleStr = GCCInstallation.getTriple().str(); in addLibStdCxxIncludePaths() local115 StringRef TripleStr = GCCInstallation.getTriple().str(); in computeSysRoot() local
118 StringRef TripleStr = GCCInstallation.getTriple().str(); in addLibStdCxxIncludePaths() local132 StringRef TripleStr = GCCInstallation.getTriple().str(); in computeSysRoot() local
381 const StringRef TripleStr = GCCInstallation.getTriple().str(); in computeSysRoot() local649 StringRef TripleStr = GCCInstallation.getTriple().str(); in addLibStdCxxIncludePaths() local
196 StringRef TripleStr = GCCInstallation.getTriple().str(); in addLibStdCxxIncludePaths() local
306 StringRef TripleStr = GCCInstallation.getTriple().str(); in addLibStdCxxIncludePaths() local
243 const std::string &TripleStr = Triple.getTriple(); in ConstructJob() local
259 StringRef TripleStr = GCCInstallation.getTriple().str(); in addLibStdCxxIncludePaths() local
3281 const std::string &TripleStr = EffectiveTriple.getTriple(); in RenderSSPOptions() local4488 const std::string &TripleStr = Triple.getTriple(); in ConstructJob() local7971 const std::string &TripleStr = Triple.getTriple(); in ConstructJob() local
3145 StringRef TripleStr = GCCInstallation.getTriple().str(); in addGCCLibStdCxxIncludePaths() local
293 IFSTarget ifs::parseTriple(StringRef TripleStr) { in parseTriple()
239 std::string TripleStr; member
63 LLVMBool LLVMGetTargetFromTriple(const char* TripleStr, LLVMTargetRef *T, in LLVMGetTargetFromTriple()
164 Expected<std::string> TripleStr = getBitcodeTargetTriple(MB); in getBitcodeFileMachine() local
148 value TripleStr = caml_copy_string(TripleCStr); in llvm_target_default_triple() local
768 static llvm::Triple getOpenMPTriple(StringRef TripleStr) { in getOpenMPTriple()
203 std::string TripleStr = M->getTargetTriple(); in makeLTOModule() local
579 auto TripleStr = (*InputOrError)->getTargetTriple(); in addModule() local