Searched refs:isNotOneValue (Results 1 – 3 of 3) sorted by relevance
61 bool isNotOneValue() const;
283 Op1C->isNotMinSignedValue() && Op1C->isNotOneValue()) { in visitImpl()
141 bool Constant::isNotOneValue() const { in isNotOneValue() function in Constant154 if (!Elt || !Elt->isNotOneValue()) in isNotOneValue()163 return SplatVal->isNotOneValue(); in isNotOneValue()