| /freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | CSKYToolChain.cpp | 101 StringRef TripleStr = GCCInstallation.getTriple().str(); in addLibStdCxxIncludePaths() local 115 StringRef TripleStr = GCCInstallation.getTriple().str(); in computeSysRoot() local
|
| H A D | Hurd.cpp | 210 StringRef TripleStr = GCCInstallation.getTriple().str(); in addLibStdCxxIncludePaths() local
|
| H A D | Managarm.cpp | 196 StringRef TripleStr = GCCInstallation.getTriple().str(); in addLibStdCxxIncludePaths() local
|
| H A D | Linux.cpp | 424 const StringRef TripleStr = GCCInstallation.getTriple().str(); in computeSysRoot() local 697 StringRef TripleStr = GCCInstallation.getTriple().str(); in addLibStdCxxIncludePaths() local
|
| H A D | Solaris.cpp | 417 StringRef TripleStr = GCCInstallation.getTriple().str(); in addLibStdCxxIncludePaths() local
|
| H A D | Flang.cpp | 811 const std::string &TripleStr = Triple.getTriple(); in ConstructJob() local
|
| H A D | BareMetal.cpp | 437 StringRef TripleStr = GCCInstallation.getTriple().str(); in addLibStdCxxIncludePaths() local
|
| H A D | Clang.cpp | 3548 const std::string &TripleStr = EffectiveTriple.getTriple(); in RenderSSPOptions() local 4873 const std::string &TripleStr = Triple.getTriple(); in ConstructJob() local 8555 const std::string &TripleStr = Triple.getTriple(); in ConstructJob() local
|
| H A D | Gnu.cpp | 3269 StringRef TripleStr = GCCInstallation.getTriple().str(); in addGCCLibStdCxxIncludePaths() local
|
| H A D | CommonArgs.cpp | 3157 const std::string &TripleStr = Triple.getTriple(); in shouldRecordCommandLine() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ |
| H A D | TargetMachineC.cpp | 82 LLVMBool LLVMGetTargetFromTriple(const char* TripleStr, LLVMTargetRef *T, in LLVMGetTargetFromTriple() 200 LLVMCreateTargetMachineWithOptions(LLVMTargetRef T, const char *TripleStr, in LLVMCreateTargetMachineWithOptions()
|
| /freebsd/contrib/llvm-project/llvm/lib/InterfaceStub/ |
| H A D | IFSHandler.cpp | 304 IFSTarget ifs::parseTriple(StringRef TripleStr) { in parseTriple()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/LTO/legacy/ |
| H A D | LTOCodeGenerator.h | 242 std::string TripleStr; member
|
| /freebsd/contrib/llvm-project/llvm/lib/ToolDrivers/llvm-lib/ |
| H A D | LibDriver.cpp | 184 Expected<std::string> TripleStr = getBitcodeTargetTriple(MB); in getBitcodeFileMachine() local
|
| /freebsd/contrib/llvm-project/llvm/tools/opt/ |
| H A D | optdriver.cpp | 527 std::string TripleStr = in optMain() local
|
| /freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
| H A D | ToolChain.h | 839 static llvm::Triple getOpenMPTriple(StringRef TripleStr) { in getOpenMPTriple()
|
| /freebsd/contrib/llvm-project/llvm/lib/Object/ |
| H A D | ArchiveWriter.cpp | 699 Expected<std::string> TripleStr = in isECObject() local 718 Expected<std::string> TripleStr = in isAnyArm64COFF() local
|
| /freebsd/contrib/llvm-project/llvm/lib/LTO/ |
| H A D | ThinLTOCodeGenerator.cpp | 549 auto TripleStr = (*InputOrError)->getTargetTriple(); in addModule() local
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | Core.cpp | 327 void LLVMSetTarget(LLVMModuleRef M, const char *TripleStr) { in LLVMSetTarget()
|