Home
last modified time | relevance | path

Searched defs:TripleStr (Results 1 – 25 of 32) sorted by relevance

12

/external/llvm-project/llvm/unittests/CodeGen/
DAsmPrinterDwarfTest.cpp28 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()
DTestAsmPrinter.cpp32 TestAsmPrinter::create(const std::string &TripleStr, uint16_t DwarfVersion, in create()
/external/llvm-project/clang/lib/Driver/ToolChains/
DRISCVToolchain.cpp112 StringRef TripleStr = GCCInstallation.getTriple().str(); in addLibStdCxxIncludePaths() local
125 StringRef TripleStr = GCCInstallation.getTriple().str(); in computeSysRoot() local
DFlang.cpp27 const std::string &TripleStr = Triple.getTriple(); in ConstructJob() local
DLinux.cpp396 const StringRef TripleStr = GCCInstallation.getTriple().str(); in computeSysRoot() local
778 StringRef TripleStr = GCCInstallation.getTriple().str(); in addLibStdCxxIncludePaths() local
DSolaris.cpp281 StringRef TripleStr = GCCInstallation.getTriple().str(); in addLibStdCxxIncludePaths() local
DMyriad.cpp259 StringRef TripleStr = GCCInstallation.getTriple().str(); in addLibStdCxxIncludePaths() local
/external/clang/examples/clang-interpreter/
Dmain.cpp91 std::string TripleStr = llvm::sys::getProcessTriple(); in main() local
/external/bcc/src/cc/
Dbcc_debug.cc107 string TripleStr(mod_->getTargetTriple()); in dump() local
/external/llvm-project/clang/examples/clang-interpreter/
Dmain.cpp137 const std::string TripleStr = llvm::sys::getProcessTriple(); in main() local
/external/llvm/include/llvm/LTO/legacy/
DLTOCodeGenerator.h226 std::string TripleStr; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/legacy/
DLTOCodeGenerator.h236 std::string TripleStr; member
/external/llvm-project/llvm/include/llvm/LTO/legacy/
DLTOCodeGenerator.h236 std::string TripleStr; member
/external/llvm/lib/Target/
DTargetMachineC.cpp68 LLVMBool LLVMGetTargetFromTriple(const char* TripleStr, LLVMTargetRef *T, in LLVMGetTargetFromTriple()
/external/llvm-project/llvm/lib/Target/
DTargetMachineC.cpp66 LLVMBool LLVMGetTargetFromTriple(const char* TripleStr, LLVMTargetRef *T, in LLVMGetTargetFromTriple()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/
DTargetMachineC.cpp66 LLVMBool LLVMGetTargetFromTriple(const char* TripleStr, LLVMTargetRef *T, in LLVMGetTargetFromTriple()
/external/llvm-project/llvm/lib/ToolDrivers/llvm-lib/
DLibDriver.cpp165 Expected<std::string> TripleStr = getBitcodeTargetTriple(MB); in getBitcodeFileMachine() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ToolDrivers/llvm-lib/
DLibDriver.cpp168 Expected<std::string> TripleStr = getBitcodeTargetTriple(MB); in getBitcodeFileMachine() local
/external/llvm-project/llvm/bindings/ocaml/target/
Dtarget_ocaml.c160 value TripleStr = caml_copy_string(TripleCStr); in llvm_target_default_triple() local
/external/llvm/bindings/ocaml/target/
Dtarget_ocaml.c160 value TripleStr = caml_copy_string(TripleCStr); in llvm_target_default_triple() local
/external/clang/lib/Driver/
DMSVCToolChain.cpp669 std::string TripleStr = in ComputeEffectiveClangTriple() local
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/
DOrcRPCTPCServer.h603 std::string TripleStr; variable
/external/llvm/lib/LTO/
DLTOModule.cpp207 std::string TripleStr = M->getTargetTriple(); in makeLTOModule() local
/external/llvm-project/llvm/lib/LTO/
DLTOModule.cpp203 std::string TripleStr = M->getTargetTriple(); in makeLTOModule() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DLTOModule.cpp201 std::string TripleStr = M->getTargetTriple(); in makeLTOModule() local

12