Searched refs:is_negative_one (Results 1 – 4 of 4) sorted by relevance
74 if (!c->is_one() && !c->is_zero() && !c->is_negative_one()) in is_extended_swizzle()
233 virtual bool is_negative_one() const;1786 virtual bool is_negative_one() const;
44 bool ir_rvalue::is_negative_one() const in is_negative_one() function in ir_rvalue1101 ir_constant::is_negative_one() const in is_negative_one() function in ir_constant
1001 } else if (c->is_negative_one()) { in emit_swz()