Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
Daco_optimizer_postRA.cpp76 const bool all_same = std::all_of( in reset_block() local
95 const bool all_same = std::all_of( in reset_block() local
148 bool all_same = in last_writer_idx() local
Daco_register_allocation.cpp2076 bool all_same = std::all_of(phi->operands.cbegin() + 1, phi->operands.cend(), OpsSame); in get_regs_for_phis() local
Daco_instruction_selection.cpp10453 bool all_same = true; in create_continue_phis() local
/third_party/ffmpeg/libavcodec/
Dxfaceenc.c40 static int all_same(char *bitmap, int w, int h) in all_same() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/kernel/
Dcommon_utils.cc253 … const std::vector<TypeId> &selected_object_types, bool all_same, in CalKernelObjectTypes()
428 KernelAttr &KernelAttr::AddAllSameAttr(bool all_same, size_t all_same_input_num, bool group_allsame… in AddAllSameAttr()
Dframework_utils.cc190 bool all_same, size_t element_num) { in IsObjectTypeWeaklyMatched()
829 auto all_same = cur_kernel_attr.GetAllSame(); in SelectKernelByObjectType() local
/third_party/mesa3d/src/compiler/nir/
Dnir_opt_copy_prop_vars.c559 bool all_same = true; in load_from_ssa_entry_value() local
/third_party/astc-encoder/Source/
Dastcenc_compress_symbolic.cpp757 bool all_same = color_quant_level[i] != color_quant_level_mod[i]; in compress_symbolic_block_for_partition_1plane() local