Searched defs:TripleStr (Results 1 – 15 of 15) sorted by relevance
112 StringRef TripleStr = GCCInstallation.getTriple().str(); in addLibStdCxxIncludePaths() local126 StringRef TripleStr = GCCInstallation.getTriple().str(); in computeSysRoot() local
196 StringRef TripleStr = GCCInstallation.getTriple().str(); in addLibStdCxxIncludePaths() local
359 const StringRef TripleStr = GCCInstallation.getTriple().str(); in computeSysRoot() local604 StringRef TripleStr = GCCInstallation.getTriple().str(); in addLibStdCxxIncludePaths() local
281 StringRef TripleStr = GCCInstallation.getTriple().str(); in addLibStdCxxIncludePaths() local
259 StringRef TripleStr = GCCInstallation.getTriple().str(); in addLibStdCxxIncludePaths() local
3122 const std::string &TripleStr = EffectiveTriple.getTriple(); in RenderSSPOptions() local4183 const std::string &TripleStr = Triple.getTriple(); in ConstructJob() local7340 const std::string &TripleStr = Triple.getTriple(); in ConstructJob() local
2984 StringRef TripleStr = GCCInstallation.getTriple().str(); in addGCCLibStdCxxIncludePaths() local
137 const std::string TripleStr = llvm::sys::getProcessTriple(); in main() local
232 std::string TripleStr; member
66 LLVMBool LLVMGetTargetFromTriple(const char* TripleStr, LLVMTargetRef *T, in LLVMGetTargetFromTriple()
161 Expected<std::string> TripleStr = getBitcodeTargetTriple(MB); in getBitcodeFileMachine() local
148 value TripleStr = caml_copy_string(TripleCStr); in llvm_target_default_triple() local
608 std::string TripleStr; variable
203 std::string TripleStr = M->getTargetTriple(); in makeLTOModule() local
543 auto TripleStr = (*InputOrError)->getTargetTriple(); in addModule() local