Home
last modified time | relevance | path

Searched defs:all_same (Results 1 – 6 of 6) 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/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.cpp548 bool all_same = color_quant_level[i] != color_quant_level_mod[i]; in compress_symbolic_block_for_partition_1plane() local