Searched refs:is_negative_one (Results 1 – 11 of 11) sorted by relevance
60 bool is_negative_one() const;
806 backend_reg::is_negative_one() const in is_negative_one() function in backend_reg
883 } else if (inst->src[1].is_negative_one()) { in opt_algebraic()
2708 if (inst->src[1].is_negative_one()) { in opt_algebraic()
78 if (!c->is_one() && !c->is_zero() && !c->is_negative_one()) in is_extended_swizzle()
301 virtual bool is_negative_one() const;2340 virtual bool is_negative_one() const;
130 return (ir == NULL) ? false : ir->is_negative_one(); in is_vec_negative_one()
46 bool ir_rvalue::is_negative_one() const in is_negative_one() function in ir_rvalue1654 ir_constant::is_negative_one() const in is_negative_one() function in ir_constant
780 } else if (c->is_negative_one()) { in emit_swz()
1615 - glsl: Add ir_rvalue::is_negative_one predicate
1921 - intel/compiler: implement is_zero, is_one, is_negative_one for