Home
last modified time | relevance | path

Searched defs:SetIndexType (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.h77 void SetIndexType(llvm::Type* t) { index_ty_ = t; } in SetIndexType() function
/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dllvm_loop.h267 void SetIndexType(llvm::Type* index_ty) { in SetIndexType() function