Home
last modified time | relevance | path

Searched defs:index_map (Results 1 – 10 of 10) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dir_builder_print_visitor.cpp81 hash_table *index_map; member in ir_builder_print_visitor
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dgather_scatter_handler.cc45 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()
/external/flatbuffers/tests/rust_usage_test/tests/flexbuffers_tests/
Drwyw.rs293 fn index_map() { in index_map() function
/external/tensorflow/tensorflow/compiler/xla/tests/
Dtest_utils.cc643 auto index_map = use->opcode() == HloOpcode::kGather in CreateLiteralForConstrainedUses() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_sharding_util.cc912 absl::Span<const int64_t> index_map, in PassthroughOperandToGatherOutputOrScatterUpdate()
958 absl::Span<const int64_t> index_map, in PassthroughGatherOutputOrScatterUpdateToOperand()
Dalgebraic_simplifier.cc3375 std::vector<int64_t> index_map(used_elements.size(), -1); in HandleOptimizationBarrier() local
/external/harfbuzz_ng/src/graph/
Dgraph.hh688 hb_map_t index_map; in isolate_subgraph() local
/external/mesa3d/src/imgui/
Dimstb_truetype.h723 int index_map; // a cmap mapping for our chosen character encoding member
1464 stbtt_uint32 index_map = info->index_map; in stbtt_FindGlyphIndex() local
/external/harfbuzz_ng/src/
Dhb-ot-layout-common.hh2877 const hb_map_t *index_map = c->plan->axes_index_map; in subset() local
/external/mesa3d/src/compiler/nir/
Dnir.h1979 uint8_t index_map[NIR_INTRINSIC_NUM_INDEX_FLAGS]; member