Searched refs:has_constants (Results 1 – 6 of 6) sorted by relevance
47 if (ins->has_constants) continue; in midgard_opt_copy_prop_reg()84 if (ins->has_constants) continue; in midgard_opt_copy_prop()
167 ins->has_constants = true; in attach_constants()944 ins.has_constants = true; in emit_alu()956 ins.has_constants = true; in emit_alu()966 ins.has_constants = true; in emit_alu()1633 ins.has_constants = true; in emit_intrinsic()2017 mov.has_constants = true; in emit_texop_native()2205 if (alu->has_constants) continue; in inline_alu_constants()2209 if (!alu->has_constants) { in inline_alu_constants()2305 if (!ins->has_constants) continue; in embedded_to_inline_constant()2394 ins->has_constants = false; in embedded_to_inline_constant()
137 bool has_constants; member
441 if (!ins->has_constants) in mir_adjust_constants()
44 unsigned has_constants : 1; member
84 .has_constants = constants != NULL, in panfrost_get_blend_shader()