Home
last modified time | relevance | path

Searched defs:target_triple (Results 1 – 11 of 11) sorted by relevance

/external/tensorflow/tensorflow/compiler/aot/
Dembedded_protocol_buffers.cc96 GetTargetMachineFromTriple(absl::string_view target_triple) { in GetTargetMachineFromTriple()
113 absl::string_view target_triple, in CreateEmbeddedProtocolBuffers()
Dcodegen.h36 string target_triple; member
Dflags.h32 string target_triple; member
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dsimple_orc_jit.h67 const llvm::Triple& target_triple() const { in target_triple() function
Dcompiler_functor.cc191 llvm::Triple target_triple(target_machine_->getTargetTriple()); in AddTargetInfoPasses() local
/external/swiftshader/third_party/LLVM/utils/lit/lit/
DTestRunner.py369 def isExpectedFail(xfails, xtargets, target_triple): argument
/external/tensorflow/tensorflow/compiler/xla/service/gpu/llvm_gpu_backend/
Dnvptx_backend_lib.cc366 llvm::Triple target_triple = llvm::Triple(module->getTargetTriple()); in CompileModuleToPtx() local
/external/bcc/src/cc/frontends/clang/
Dloader.cc282 string target_triple = get_clang_target(); in do_compile() local
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Dllvm.mli340 val target_triple: llmodule -> string val
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/
Dllvm.mli483 val target_triple: llmodule -> string val
/external/llvm/bindings/ocaml/llvm/
Dllvm.mli462 val target_triple: llmodule -> string val