Searched defs:index_map (Results 1 – 10 of 10) sorted by relevance
81 hash_table *index_map; member in ir_builder_print_visitor
45 const PartitionedHlo& operand, absl::Span<const int64_t> index_map, in GatherScatterOperandPartitionedOnlyOnTrivialSliceDims()88 HloInstruction* partition_id, absl::Span<const int64_t> index_map, in IndexBoundsForGatherScatterOperandPartitionedOnTrivialSliceDims()
293 fn index_map() { in index_map() function
643 auto index_map = use->opcode() == HloOpcode::kGather in CreateLiteralForConstrainedUses() local
912 absl::Span<const int64_t> index_map, in PassthroughOperandToGatherOutputOrScatterUpdate()958 absl::Span<const int64_t> index_map, in PassthroughGatherOutputOrScatterUpdateToOperand()
3375 std::vector<int64_t> index_map(used_elements.size(), -1); in HandleOptimizationBarrier() local
688 hb_map_t index_map; in isolate_subgraph() local
723 int index_map; // a cmap mapping for our chosen character encoding member1464 stbtt_uint32 index_map = info->index_map; in stbtt_FindGlyphIndex() local
2877 const hb_map_t *index_map = c->plan->axes_index_map; in subset() local
1979 uint8_t index_map[NIR_INTRINSIC_NUM_INDEX_FLAGS]; member