Home
last modified time | relevance | path

Searched refs:SetIndexType (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dllvm_loop.h187 SetIndexType(index_ty); in name_()
267 void SetIndexType(llvm::Type* index_ty) { in SetIndexType() function
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.h77 void SetIndexType(llvm::Type* t) { index_ty_ = t; } in SetIndexType() function
Dir_emitter_unnested.cc3123 kernel_info->SetIndexType(index_ty); in EmitKernel()