Searched defs:xor_masks (Results 1 – 2 of 2) sorted by relevance
147 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()
2983 auto emit_kernel = [&](absl::Span<const int64> xor_masks) { in EmitSortFromMlir()3017 std::vector<int64> xor_masks; in EmitSortFromMlir() local