Home
last modified time | relevance | path

Searched defs:offset_index (Results 1 – 16 of 16) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/cpu_kernel/ms_kernel/
Ddeformable_offsets_grad.cc127 inline std::tuple<size_t, size_t, size_t> CalPosition(const OffsetIndex &offset_index, in CalPosition()
146 inline InputXIndex CalInputXIndex(const OffsetIndex &offset_index, const DeformableOffsetGradDims &… in CalInputXIndex()
158 void DeformableOffsetGradKernel(const OffsetIndex &offset_index, const OffsetStride &offset_stride, in DeformableOffsetGradKernel()
300 OffsetIndex offset_index; in DoComputeNHWC() local
355 OffsetIndex offset_index; in DoComputeNCHW() local
/third_party/mesa3d/src/intel/compiler/
Dintel_nir_lower_texture.c106 int offset_index = nir_tex_instr_src_index(tex, nir_tex_src_offset); in pack_lod_or_bias_and_offset() local
Dbrw_nir.c1044 int offset_index = nir_tex_instr_src_index(tex, nir_tex_src_offset); in lower_xehp_tg4_offset_filter() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/
Ddeformable_offsets_grad_cpu_kernel.cc123 inline std::tuple<size_t, size_t, size_t> CalPosition(const OffsetIndex &offset_index, in CalPosition()
142 inline InputXIndex CalInputXIndex(const OffsetIndex &offset_index, const DeformableOffsetGradDims &… in CalInputXIndex()
293 OffsetIndex offset_index; in DeformableOffsetGradNHWCKernel() local
351 OffsetIndex offset_index; in DeformableOffsetGradNCHWKernel() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/kernel/kash/
Dkernel_pack.h48 size_t offset_index; member
/third_party/mesa3d/src/amd/vpelib/src/core/
Dconfig_writer.c268 const uint32_t offset_index, const uint32_t start_index, const uint32_t offset_data) in config_writer_fill_indirect_destination()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/fp32/
Dcrop_fp32.c24 int offset_index = i - axis; in Pad4DOffset() local
/third_party/skia/m133/third_party/externals/harfbuzz/src/graph/
Dgsubgpos-graph.hh221 unsigned offset_index = p.first + shift + 1; in add_sub_tables() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/kernel/
Darithmetic.c122 int offset_index = 0; in ArithmeticComputeOffset() local
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_nir_lower_int_samplers.c506 int offset_index = nir_tex_instr_src_index(tex, nir_tex_src_offset); in lower_sample_to_txf_for_integer_tex_impl() local
/third_party/mesa3d/src/intel/compiler/elk/
Delk_nir.c861 int offset_index = nir_tex_instr_src_index(tex, nir_tex_src_offset); in lower_xehp_tg4_offset_filter() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instr_tex.cpp1094 int offset_index = nir_tex_instr_src_index(tex, nir_tex_src_offset); in lower_txf_ms() local
/third_party/mesa3d/src/compiler/spirv/
Dvtn_variables.c276 nir_def *base_index, nir_def *offset_index) in vtn_resource_reindex()
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_context.c689 int offset_index = nir_tex_instr_src_index(tex, nir_tex_src_offset); in lower_gles_arrayshadow_offset_filter() local
/third_party/libinput/src/
Devdev-mt-touchpad.c54 int offset_index = in tp_motion_history_offset() local
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_execute.c1241 uint32_t offset_index = binding->dynamic_index + j; in apply_dynamic_offsets() local