Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dsort_util.cc147 int64 dimension_to_sort_bound, absl::Span<const int64> xor_masks, in EmitTiledCompareLoop()
296 absl::string_view name, absl::Span<const int64> xor_masks, in EmitSortInPlace()
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc2983 auto emit_kernel = [&](absl::Span<const int64> xor_masks) { in EmitSortFromMlir()
3017 std::vector<int64> xor_masks; in EmitSortFromMlir() local