Home
last modified time | relevance | path

Searched defs:target_data (Results 1 – 6 of 6) sorted by relevance

/third_party/mindspore/mindspore/core/ops/
Dabs.cc34 auto target_data = reinterpret_cast<T *>(target); in ImpleAbs() local
Dsquare.cc29 auto target_data = reinterpret_cast<T *>(target); in ImpleSquare() local
/third_party/spirv-tools/source/opt/
Ddecoration_manager.cpp375 TargetData& target_data = id_to_decoration_insts_[target_id]; in AddDecoration() local
433 const TargetData& target_data = ids_iter->second; in InternalGetDecorationsFor() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Ddecoration_manager.cpp375 TargetData& target_data = id_to_decoration_insts_[target_id]; in AddDecoration() local
433 const TargetData& target_data = ids_iter->second; in InternalGetDecorationsFor() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Ddecoration_manager.cpp375 TargetData& target_data = id_to_decoration_insts_[target_id]; in AddDecoration() local
433 const TargetData& target_data = ids_iter->second; in InternalGetDecorationsFor() local
/third_party/mesa3d/src/amd/common/
Dac_rtld.c495 Elf_Data *target_data = elf_getdata(target_scn, NULL); in get_section_by_name() local
622 Elf_Data *target_data = elf_getdata(target_scn, NULL); in apply_relocs() local