Searched refs:isOneValue (Results 1 – 7 of 7) sorted by relevance
55 bool isOneValue() const;
57 bool isOneValue() const;
116 if (C->isOneValue()) { in processPHI()
127 bool Constant::isOneValue() const { in isOneValue() function in Constant139 return Splat->isOneValue(); in isOneValue()144 return Splat->isOneValue(); in isOneValue()
1620 C->isNotMinSignedValue() && !C->isOneValue()) in visitSub()
1804 C->isOneValue()) { in EnterSEHTryStmt()
1879 } else if (MaskElt->isOneValue()) { in ConstantFoldVectorCall()