| /external/tensorflow/tensorflow/compiler/xla/service/gpu/ | 
| D | target_util.cc | 170   llvm::Triple target_triple =  in ObtainDeviceFunctionName()  local 229   llvm::Triple target_triple = llvm::Triple(module->getTargetTriple());  in EmitCallToTargetIntrinsic()  local 256   llvm::Triple target_triple = llvm::Triple(module->getTargetTriple());  in AnnotateFunctionAsGpuKernel()  local
  | 
| D | ir_emitter.cc | 220     llvm::Triple target_triple = llvm::Triple(module_->getTargetTriple());  in MaybeEmitDirectAtomicOperation()  local 470   llvm::Triple target_triple = llvm::Triple(module_->getTargetTriple());  in IsEmittingForAMDGPU()  local
  | 
| D | gpu_compiler.cc | 312                          const char* target_triple, const char* data_layout)  in GpuCompiler() 967     const std::string& target_triple, const std::string& data_layout,  in CompileModuleToLlvmIrImpl() 1521     const std::string& target_triple, const std::string& data_layout,  in CompileModuleToLlvmIr()
  | 
| D | ir_emission_utils.cc | 406   llvm::Triple target_triple = llvm::Triple(module->getTargetTriple());  in EmitFullWarpShuffleDown()  local
  | 
| /external/tensorflow/tensorflow/compiler/aot/ | 
| D | embedded_protocol_buffers.cc | 96 GetTargetMachineFromTriple(absl::string_view target_triple) {  in GetTargetMachineFromTriple() 113     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 { return target_triple_; }  in target_triple()  function
  | 
| D | compiler_functor.cc | 224   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 | 71   std::string target_triple = "nvptx64-nvidia-cuda";  in CompileAndPrintLlvmIr()  local
  | 
| /external/tensorflow/tensorflow/python/tools/ | 
| D | saved_model_aot_compile.py | 316                                    target_triple,  argument
  | 
| D | saved_model_cli_test.py | 797                                           target_triple):  argument
  | 
| /external/tensorflow/tensorflow/compiler/xla/service/gpu/llvm_gpu_backend/ | 
| D | gpu_backend_lib.cc | 360     llvm::Triple target_triple, se::CudaComputeCapability compute_capability,  in NVPTXGetTargetMachine() 395   llvm::Triple target_triple = llvm::Triple(module->getTargetTriple());  in LinkAndOptimizeModule()  local 861     llvm::Triple target_triple, GpuVersion gpu_version,  in AMDGPUGetTargetMachine()
  | 
| /external/bcc/src/cc/frontends/clang/ | 
| D | loader.cc | 406   string target_triple = get_clang_target();  in do_compile()  local
  | 
| /external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/lmhlo_to_gpu/ | 
| D | kernel_ops_pattern.cc | 222   const char* target_triple = xla::gpu::amdgpu::TargetTriple();  in Emit()  local
  | 
| /external/llvm/bindings/ocaml/llvm/ | 
| D | llvm.mli | 462 val target_triple: llmodule -> string  val
  |