Home
last modified time | relevance | path

Searched refs:has_constants (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_opt_copy_prop.c48 if (ins->has_constants) continue; in midgard_opt_copy_prop()
Dmidgard_compile.c204 ins->has_constants = true; in attach_constants()
1030 ins.has_constants = true; in emit_alu()
1042 ins.has_constants = true; in emit_alu()
1052 ins.has_constants = true; in emit_alu()
2295 mov.has_constants = true; in set_tex_coord()
2524 if (alu->has_constants) continue; in inline_alu_constants()
2528 if (!alu->has_constants) { in inline_alu_constants()
2624 if (!ins->has_constants) continue; in embedded_to_inline_constant()
2713 ins->has_constants = false; in embedded_to_inline_constant()
Dcompiler.h137 bool has_constants; member
Dmidgard_schedule.c474 if (!ins->has_constants) in mir_adjust_constants()
/third_party/mesa3d/src/panfrost/lib/
Dpan_blend.h77 uint32_t has_constants : 1; member
Dpan_blend.c691 .has_constants = pan_blend_constant_mask(state->rts[rt].equation) != 0, in GENX()
710 if (!key.has_constants || in GENX()
/third_party/node/test/fixtures/wpt/resources/
Didlharness.js1252 IdlInterface.prototype.has_constants = function() method in IdlInterface
1489 if (this.is_callback() && !this.has_constants()) {
1602 if (!this.is_callback() || this.has_constants()) {
1799 if (this.is_callback() && !this.has_constants()) {
1923 if (this.is_callback() && !this.has_constants()) {
1958 if (this.is_callback() && !this.has_constants()) {
2121 if (!this.has_constants()) {
2184 if (this.is_callback() && !this.has_constants()) {
2282 if (this.is_callback() && !this.has_constants()) {
2483 if (this.is_callback() && !this.has_constants()) {