| /external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
| D | target_util.cc | 169 llvm::Triple target_triple = in ObtainDeviceFunctionName() local 228 llvm::Triple target_triple = llvm::Triple(module->getTargetTriple()); in EmitCallToTargetIntrinsic() local 255 llvm::Triple target_triple = llvm::Triple(module->getTargetTriple()); in AnnotateFunctionAsGpuKernel() local
|
| D | gpu_compiler.cc | 141 const char* target_triple, const char* data_layout) in GpuCompiler() 550 const std::string& target_triple, const std::string& data_layout, in CompileModuleToLlvmIrImpl() 985 const std::string& target_triple, const std::string& data_layout, in CompileModuleToLlvmIr()
|
| D | ir_emitter.cc | 289 llvm::Triple target_triple = llvm::Triple(module_->getTargetTriple()); in MaybeEmitDirectAtomicOperation() local
|
| D | ir_emission_utils.cc | 511 llvm::Triple target_triple = llvm::Triple(module->getTargetTriple()); in EmitFullWarpShuffleDown() local
|
| /external/tensorflow/tensorflow/compiler/aot/ |
| D | embedded_protocol_buffers.cc | 95 GetTargetMachineFromTriple(absl::string_view target_triple) { in GetTargetMachineFromTriple() 112 absl::string_view target_triple, in CreateEmbeddedProtocolBuffers()
|
| D | codegen.h | 36 string target_triple; member
|
| D | flags.h | 35 string target_triple; member
|
| /external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
| D | simple_orc_jit.h | 78 const llvm::Triple& target_triple() const { in target_triple() function
|
| D | compiler_functor.cc | 205 llvm::Triple target_triple(target_machine_->getTargetTriple()); in AddTargetInfoPasses() local
|
| /external/tensorflow/tensorflow/python/ |
| D | tfcompile_wrapper.cc | 43 bool gen_program_shape) { in PYBIND11_MODULE()
|
| /external/tensorflow/tensorflow/compiler/xla/service/gpu/tests/ |
| D | hlo_to_llvm_ir.cc | 56 std::string target_triple = "nvptx64-nvidia-cuda"; in CompileAndPrintLlvmIr() local
|
| /external/tensorflow/tensorflow/python/tools/ |
| D | saved_model_aot_compile.py | 216 target_triple, argument
|
| /external/tensorflow/tensorflow/compiler/xla/service/gpu/llvm_gpu_backend/ |
| D | gpu_backend_lib.cc | 366 llvm::Triple target_triple, std::pair<int, int> compute_capability, in NVPTXGetTargetMachine() 397 llvm::Triple target_triple = llvm::Triple(module->getTargetTriple()); in LinkAndOptimizeModule() local 855 llvm::Triple target_triple, GpuVersion gpu_version, in AMDGPUGetTargetMachine()
|
| /external/llvm-project/lldb/tools/lldb-vscode/ |
| D | VSCode.cpp | 329 llvm::StringRef target_triple = GetString(arguments, "targetTriple"); in CreateTargetFromArguments() local
|
| /external/bcc/src/cc/frontends/clang/ |
| D | loader.cc | 282 string target_triple = get_clang_target(); in do_compile() local
|
| /external/llvm-project/lldb/source/API/ |
| D | SBDebugger.cpp | 729 const char *target_triple, in CreateTarget() 770 const char *target_triple) { in CreateTargetWithFileAndTargetTriple()
|
| /external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/ |
| D | llvm_util.cc | 688 llvm::Triple target_triple = llvm::Triple(module.getTargetTriple()); in GetGlobalMemoryAddressSpace() local
|
| /external/llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/ |
| D | DynamicLoaderDarwin.cpp | 107 auto &target_triple = target.GetArchitecture().GetTriple(); in FindTargetModuleForImageInfo() local
|
| /external/llvm/bindings/ocaml/llvm/ |
| D | llvm.mli | 462 val target_triple: llmodule -> string val
|
| /external/llvm-project/llvm/bindings/ocaml/llvm/ |
| D | llvm.mli | 493 val target_triple: llmodule -> string val
|
| /external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ |
| D | TypeSystemClang.cpp | 551 llvm::Triple target_triple) { in TypeSystemClang() 682 void TypeSystemClang::SetTargetTriple(llvm::StringRef target_triple) { in SetTargetTriple()
|
| /external/llvm-project/lldb/source/Plugins/ObjectFile/Mach-O/ |
| D | ObjectFileMachO.cpp | 6155 const llvm::Triple &target_triple = target_arch.GetTriple(); in SaveCore() local
|