Home
last modified time | relevance | path

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

/third_party/mesa3d/src/asahi/compiler/
Dagx_validate_ra.c209 bool all_same = true; in validate_block() local
241 bool all_same = true; in validate_block() local
Dagx_repair_ssa.c176 bool all_same = true; in agx_opt_trivial_phi() local
/third_party/ffmpeg/libavcodec/
Dxfaceenc.c40 static int all_same(char *bitmap, int w, int h) in all_same() function
/third_party/mesa3d/src/nouveau/compiler/nak/
Drepair_ssa.rs40 let mut all_same = true; in get_ssa_or_phi() localVariable
Dlegalize.rs106 let mut all_same = true; in copy_src_if_not_same_file() localVariable
/third_party/mesa3d/src/amd/vulkan/meta/
Dradv_meta.c438 nir_def *all_same = nir_samples_identical_deref(b, input_img_deref, img_coord); in radv_meta_build_resolve_shader_core() local
/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/rust/rust/src/tools/clippy/clippy_lints/src/
Dcopies.rs199 let all_same = in check_expr() localVariable
/third_party/mesa3d/src/amd/compiler/
Daco_optimizer_postRA.cpp155 bool all_same = in last_writer_idx() local
Daco_register_allocation.cpp2269 bool all_same = std::all_of(phi->operands.cbegin() + 1, phi->operands.cend(), OpsSame); in get_regs_for_phis() local
/third_party/mesa3d/src/compiler/nir/
Dnir_opt_copy_prop_vars.c709 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