HomeSort by relevance Sort by last modified time
    Searched defs:SetIndexType (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/gpu/
ir_emitter_unnested.h 77 void SetIndexType(llvm::Type* t) { index_ty_ = t; }
  /external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
llvm_loop.h 187 SetIndexType(index_ty);
267 void SetIndexType(llvm::Type* index_ty) {

Completed in 1030 milliseconds