/external/llvm-project/llvm/unittests/CodeGen/ |
D | AsmPrinterDwarfTest.cpp | 28 void setupTestPrinter(const std::string &TripleStr, unsigned DwarfVersion, in setupTestPrinter() 37 bool init(const std::string &TripleStr, unsigned DwarfVersion, in init() 48 bool init(const std::string &TripleStr, unsigned DwarfVersion, in init() 134 bool init(const std::string &TripleStr, unsigned DwarfVersion, in init() 198 bool init(const std::string &TripleStr, unsigned DwarfVersion, in init() 342 bool init(const std::string &TripleStr, unsigned DwarfVersion, in init() 392 bool init(const std::string &TripleStr, unsigned DwarfVersion, in init()
|
D | TestAsmPrinter.cpp | 32 TestAsmPrinter::create(const std::string &TripleStr, uint16_t DwarfVersion, in create()
|
/external/llvm-project/clang/lib/Driver/ToolChains/ |
D | RISCVToolchain.cpp | 112 StringRef TripleStr = GCCInstallation.getTriple().str(); in addLibStdCxxIncludePaths() local 125 StringRef TripleStr = GCCInstallation.getTriple().str(); in computeSysRoot() local
|
D | Flang.cpp | 27 const std::string &TripleStr = Triple.getTriple(); in ConstructJob() local
|
D | Linux.cpp | 396 const StringRef TripleStr = GCCInstallation.getTriple().str(); in computeSysRoot() local 778 StringRef TripleStr = GCCInstallation.getTriple().str(); in addLibStdCxxIncludePaths() local
|
D | Solaris.cpp | 281 StringRef TripleStr = GCCInstallation.getTriple().str(); in addLibStdCxxIncludePaths() local
|
D | Myriad.cpp | 259 StringRef TripleStr = GCCInstallation.getTriple().str(); in addLibStdCxxIncludePaths() local
|
/external/clang/examples/clang-interpreter/ |
D | main.cpp | 91 std::string TripleStr = llvm::sys::getProcessTriple(); in main() local
|
/external/bcc/src/cc/ |
D | bcc_debug.cc | 107 string TripleStr(mod_->getTargetTriple()); in dump() local
|
/external/llvm-project/clang/examples/clang-interpreter/ |
D | main.cpp | 137 const std::string TripleStr = llvm::sys::getProcessTriple(); in main() local
|
/external/llvm/include/llvm/LTO/legacy/ |
D | LTOCodeGenerator.h | 226 std::string TripleStr; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/legacy/ |
D | LTOCodeGenerator.h | 236 std::string TripleStr; member
|
/external/llvm-project/llvm/include/llvm/LTO/legacy/ |
D | LTOCodeGenerator.h | 236 std::string TripleStr; member
|
/external/llvm/lib/Target/ |
D | TargetMachineC.cpp | 68 LLVMBool LLVMGetTargetFromTriple(const char* TripleStr, LLVMTargetRef *T, in LLVMGetTargetFromTriple()
|
/external/llvm-project/llvm/lib/Target/ |
D | TargetMachineC.cpp | 66 LLVMBool LLVMGetTargetFromTriple(const char* TripleStr, LLVMTargetRef *T, in LLVMGetTargetFromTriple()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ |
D | TargetMachineC.cpp | 66 LLVMBool LLVMGetTargetFromTriple(const char* TripleStr, LLVMTargetRef *T, in LLVMGetTargetFromTriple()
|
/external/llvm-project/llvm/lib/ToolDrivers/llvm-lib/ |
D | LibDriver.cpp | 165 Expected<std::string> TripleStr = getBitcodeTargetTriple(MB); in getBitcodeFileMachine() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ToolDrivers/llvm-lib/ |
D | LibDriver.cpp | 168 Expected<std::string> TripleStr = getBitcodeTargetTriple(MB); in getBitcodeFileMachine() local
|
/external/llvm-project/llvm/bindings/ocaml/target/ |
D | target_ocaml.c | 160 value TripleStr = caml_copy_string(TripleCStr); in llvm_target_default_triple() local
|
/external/llvm/bindings/ocaml/target/ |
D | target_ocaml.c | 160 value TripleStr = caml_copy_string(TripleCStr); in llvm_target_default_triple() local
|
/external/clang/lib/Driver/ |
D | MSVCToolChain.cpp | 669 std::string TripleStr = in ComputeEffectiveClangTriple() local
|
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/ |
D | OrcRPCTPCServer.h | 603 std::string TripleStr; variable
|
/external/llvm/lib/LTO/ |
D | LTOModule.cpp | 207 std::string TripleStr = M->getTargetTriple(); in makeLTOModule() local
|
/external/llvm-project/llvm/lib/LTO/ |
D | LTOModule.cpp | 203 std::string TripleStr = M->getTargetTriple(); in makeLTOModule() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
D | LTOModule.cpp | 201 std::string TripleStr = M->getTargetTriple(); in makeLTOModule() local
|