Home
last modified time | relevance | path

Searched defs:array_index (Results 1 – 25 of 45) sorted by relevance

12

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dloop_emitter.cc75 return [=](const llvm_ir::IrArray::Index array_index) -> Status { in MakeBodyEmitter()
85 return [=](const llvm_ir::IrArray::Index array_index) { in MakeBodyEmitter()
156 IrArray::Index array_index = dynamic_dims_.empty() in EmitIndexAndSetExitBasicBlock() local
179 for (const IrArray::Index& array_index : in EmitLoop() local
/external/cronet/base/i18n/
Dchar_iterator.cc49 size_t array_index) { in LowerBound()
57 size_t array_index) { in UpperBound()
/external/openthread/tests/unit/
Dtest_address_sanitizer.cpp37 int array_index = argc + 100; in main() local
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_descriptor_set.c59 uint32_t array_index) in descriptor_bo_map()
106 uint32_t array_index = map->array_index[index]; in v3dv_descriptor_map_get_descriptor() local
151 uint32_t array_index = map->array_index[index]; in v3dv_descriptor_map_get_descriptor_bo() local
190 uint32_t array_index = map->array_index[index]; in v3dv_descriptor_map_get_sampler() local
931 uint32_t array_index) in write_image_descriptor()
962 uint32_t array_index) in write_buffer_view_descriptor()
Dv3dv_pipeline.c542 int array_index, in descriptor_map_add()
739 uint32_t array_index = binding_layout->type != VK_DESCRIPTOR_TYPE_INPUT_ATTACHMENT ? in lower_tex_src_to_offset() local
837 uint32_t array_index = deref->var->data.index + base_index; in lower_image_deref() local
/external/mesa3d/src/mesa/main/
Dshader_query.cpp201 unsigned array_index = 0; in _mesa_GetAttribLocation() local
423 unsigned array_index = 0; in _mesa_GetFragDataLocation() local
515 valid_array_index(const GLchar *name, unsigned *array_index) in valid_array_index()
547 unsigned *array_index) in search_resource_hash()
580 unsigned *array_index) in _mesa_program_resource_find_name()
1019 program_resource_location(struct gl_program_resource *res, unsigned array_index) in program_resource_location()
1098 unsigned array_index = 0; in _mesa_program_resource_location() local
Dprogram_resource.c275 unsigned array_index = 0; in _mesa_GetProgramResourceIndex() local
Duniform_query.cpp161 unsigned *array_index, in validate_uniform_parameters()
763 unsigned array_index, in _mesa_propagate_uniforms_to_driver_storage()
/external/sfntly/cpp/src/sfntly/table/bitmap/
Dindex_sub_table.cc58 int32_t array_index) { in CreateIndexSubTable()
147 int32_t offset_to_index_sub_table_array, int32_t array_index) { in CreateBuilder()
/external/cronet/base/debug/
Dallocation_trace.cc70 const size_t array_index = in operator []() local
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dparallel_loop_emitter.cc80 llvm_ir::IrArray::Index array_index(array_multi_index, shape_, index_type); in EmitIndexAndSetExitBasicBlock() local
/external/mesa3d/src/compiler/glsl/
Dlower_distance.cpp226 ir_rvalue *&array_index, in create_indices()
381 ir_rvalue *array_index; in handle_rvalue() local
Dgl_nir_link_uniform_blocks.c461 unsigned array_index, in fill_block()
570 for (unsigned array_index = 0; array_index < buffer_count; array_index++) { in link_linked_shader_uniform_blocks() local
Dlower_buffer_access.cpp352 ir_rvalue *array_index = deref_array->array_index; in setup_buffer_access() local
Dir.cpp1685 ir_rvalue *array_index) in ir_dereference_array()
1694 ir_rvalue *array_index) in ir_dereference_array()
/external/deqp/external/openglcts/modules/glesext/gpu_shader5/
DesextcGPUShader5ImagesArrayIndexing.cpp129 for (glw::GLuint array_index = 0; array_index < m_array_size; ++array_index) in initTest() local
/external/perfetto/src/trace_processor/importers/json/
Djson_utils.cc172 size_t array_index = inserter->GetNextArrayEntryIndex(array_key_id); in AddJsonValueToArgs() local
/external/mesa3d/src/intel/vulkan/
Danv_nir_apply_pipeline_layout.c225 nir_ssa_def *array_index = nir_ssa_for_src(b, intrin->src[0], 1); in build_index_for_res_reindex() local
371 nir_ssa_def *array_index = nir_ssa_for_src(b, intrin->src[0], 1); in lower_res_index_intrinsic() local
502 nir_ssa_def *desc_offset, *array_index; in build_ssbo_descriptor_load() local
600 nir_ssa_def *desc_offset, *array_index; in lower_load_vulkan_descriptor() local
Danv_nir_lower_ycbcr_textures.c228 unsigned array_index = 0; in try_lower_tex_ycbcr() local
/external/perfetto/src/trace_processor/util/
Ddebug_annotation_parser.cc233 size_t array_index = delegate.GetArrayEntryIndex(context_name.key); in ParseNestedValueArgs() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dparallel_loop_emitter.cc301 for (const llvm_ir::IrArray::Index& array_index : in EmitSerialLoop() local
/external/cronet/net/disk_cache/blockfile/
Dbitmap.cc98 void Bitmap::SetMapElement(int array_index, uint32_t value) { in SetMapElement()
/external/mesa3d/src/amd/vulkan/
Dradv_nir_lower_ycbcr_textures.c255 unsigned array_index = 0; in try_lower_tex_ycbcr() local
/external/clang/test/CodeGenCXX/
Dcatch-undef-behavior.cpp252 int array_index(const int (&a)[4], int n) { in array_index() function
/external/mesa3d/src/freedreno/vulkan/
Dtu_shader.c505 unsigned array_index = 0; in lower_tex_ycbcr() local

12