| /llvm-project-15.0.7/llvm/unittests/CodeGen/ |
| H A D | AsmPrinterDwarfTest.cpp | 29 void setupTestPrinter(const std::string &TripleStr, unsigned DwarfVersion, in setupTestPrinter() 38 bool init(const std::string &TripleStr, unsigned DwarfVersion, in init() 49 bool init(const std::string &TripleStr, unsigned DwarfVersion, in init() 137 bool init(const std::string &TripleStr, unsigned DwarfVersion, in init() 201 bool init(const std::string &TripleStr, unsigned DwarfVersion, in init() 327 bool init(const std::string &TripleStr, unsigned DwarfVersion, in init() 394 bool init(const std::string &TripleStr, unsigned DwarfVersion, in init()
|
| H A D | TestAsmPrinter.cpp | 32 TestAsmPrinter::create(const std::string &TripleStr, uint16_t DwarfVersion, in create()
|
| /llvm-project-15.0.7/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 | RISCVToolchain.cpp | 118 StringRef TripleStr = GCCInstallation.getTriple().str(); in addLibStdCxxIncludePaths() local 132 StringRef TripleStr = GCCInstallation.getTriple().str(); in computeSysRoot() local
|
| H A D | Flang.cpp | 66 const std::string &TripleStr = Triple.getTriple(); in ConstructJob() local
|
| H A D | Hurd.cpp | 196 StringRef TripleStr = GCCInstallation.getTriple().str(); in addLibStdCxxIncludePaths() local
|
| H A D | Linux.cpp | 387 const StringRef TripleStr = GCCInstallation.getTriple().str(); in computeSysRoot() local 639 StringRef TripleStr = GCCInstallation.getTriple().str(); in addLibStdCxxIncludePaths() local
|
| H A D | Solaris.cpp | 304 StringRef TripleStr = GCCInstallation.getTriple().str(); in addLibStdCxxIncludePaths() local
|
| H A D | Myriad.cpp | 259 StringRef TripleStr = GCCInstallation.getTriple().str(); in addLibStdCxxIncludePaths() local
|
| H A D | Clang.cpp | 3293 const std::string &TripleStr = EffectiveTriple.getTriple(); in RenderSSPOptions() local 4428 const std::string &TripleStr = Triple.getTriple(); in ConstructJob() local 7862 const std::string &TripleStr = Triple.getTriple(); in ConstructJob() local
|
| H A D | Gnu.cpp | 3091 StringRef TripleStr = GCCInstallation.getTriple().str(); in addGCCLibStdCxxIncludePaths() local
|
| /llvm-project-15.0.7/llvm/unittests/tools/llvm-mca/ |
| H A D | MCATestBase.h | 45 : TheTriple(TripleStr), CPUName(CPUName), MAttr(MAttr) {} in TheTriple() argument
|
| /llvm-project-15.0.7/llvm/lib/InterfaceStub/ |
| H A D | IFSHandler.cpp | 293 IFSTarget ifs::parseTriple(StringRef TripleStr) { in parseTriple()
|
| /llvm-project-15.0.7/llvm/include/llvm/LTO/legacy/ |
| H A D | LTOCodeGenerator.h | 235 std::string TripleStr; member
|
| /llvm-project-15.0.7/llvm/lib/Target/ |
| H A D | TargetMachineC.cpp | 62 LLVMBool LLVMGetTargetFromTriple(const char* TripleStr, LLVMTargetRef *T, in LLVMGetTargetFromTriple()
|
| /llvm-project-15.0.7/llvm/lib/ToolDrivers/llvm-lib/ |
| H A D | LibDriver.cpp | 161 Expected<std::string> TripleStr = getBitcodeTargetTriple(MB); in getBitcodeFileMachine() local
|
| /llvm-project-15.0.7/llvm/bindings/ocaml/target/ |
| H A D | target_ocaml.c | 148 value TripleStr = caml_copy_string(TripleCStr); in llvm_target_default_triple() local
|
| /llvm-project-15.0.7/clang/include/clang/Driver/ |
| H A D | ToolChain.h | 748 static llvm::Triple getOpenMPTriple(StringRef TripleStr) { in getOpenMPTriple()
|
| /llvm-project-15.0.7/llvm/lib/LTO/ |
| H A D | LTOModule.cpp | 203 std::string TripleStr = M->getTargetTriple(); in makeLTOModule() local
|
| H A D | ThinLTOCodeGenerator.cpp | 579 auto TripleStr = (*InputOrError)->getTargetTriple(); in addModule() local
|