Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/cpu/
Dkernel_select_cpu.h51 KernelAttr &SetAllSameAttr(bool all_same) { in SetAllSameAttr()
/third_party/mindspore/mindspore/ccsrc/runtime/device/gpu/
Dkernel_info_setter.h107 KernelAttr &AddAllSameAttr(const bool &all_same) { in AddAllSameAttr()
/third_party/boost/libs/compute/test/
Dtest_adjacent_difference.cpp78 BOOST_AUTO_TEST_CASE(all_same) in BOOST_AUTO_TEST_CASE() argument
/third_party/boost/boost/geometry/geometries/adapted/
Dboost_fusion.hpp55 struct all_same : struct
/third_party/mesa3d/src/amd/compiler/
Daco_optimizer_postRA.cpp71 bool all_same = std::all_of( in reset_block() local
116 bool all_same = in last_writer_idx() local
Daco_register_allocation.cpp1931 bool all_same = std::all_of(phi->operands.cbegin() + 1, phi->operands.cend(), OpsSame); in get_regs_for_phis() local
Daco_instruction_selection.cpp10201 bool all_same = true; in create_continue_phis() local
/third_party/ffmpeg/libavcodec/
Dxfaceenc.c39 static int all_same(char *bitmap, int w, int h) in all_same() function
/third_party/mesa3d/src/amd/vulkan/
Dradv_meta.c654 nir_ssa_def *all_same = nir_ieq(b, &tex_all_same->dest.ssa, nir_imm_bool(b, false)); in radv_meta_build_resolve_shader_core() local
/third_party/mesa3d/src/compiler/nir/
Dnir_opt_copy_prop_vars.c560 bool all_same = true; in load_from_ssa_entry_value() local